Community Profile

photo

Rick


Northrop Grumman Systems Corp

Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • First Answer
  • Revival Level 1
  • Thankful Level 3

View badges

Feeds

View by

Question


Which SDK tool kit works with Matlab 2019 and Visual Studio 2017 for FORTRAN
I am have just been upgraded to Matlab 2019b. I need to upgrade my Fortran to the INTEL Parellel XE 2019 Compiler. I also know...

4 years ago | 0 answers | 0

0

answers

Answered
Mex File crashes after some runs
I sometimes have the same problem with my Fortran mex function........ I am not going to go through your code to make sure your ...

6 years ago | 0

Answered
R2015B Mex setup NOT working on Windows 10
Thank you Walter......... I will check that.....

6 years ago | 0

Question


R2015B Mex setup NOT working on Windows 10
Hi, I recently upgraded from Windows7 and R2015b to now Windows 10 and R2015b. I had been mexing/compiling my Fortran with Windo...

6 years ago | 1 answer | 0

1

answer

Question


mexing CPP on 4.4.7 - std=c++11
Okay, I am trying to compile a C++ file on Linux with 2015b.... I can compile the same c++ file in R2012b for this 4.4.7 ...

8 years ago | 1 answer | 0

1

answer

Question


Fortran mex function: error LNK2019: unresolved external symbol (dgesv)
I can't seem to resolve this. I am using 2015b and trying to use the INTEL precompiled library. I successfully compiled and ran...

8 years ago | 0 answers | 0

0

answers

Question


How do I DISABLE the OPTIMIZATION for Mexing code
I am mexing Fortran code. I noticed different answers when I compile >>mex -g file1, file2,....... as oppose to >> mex file1, ...

8 years ago | 0 answers | 0

0

answers

Question


Passing a String from Matlab to a Fortran Mex Function
I am passing a string from a Matlab routine to a Fortran mex function. However, I am not having much luck pulling it out in the ...

9 years ago | 1 answer | 0

1

answer

Question


Saving MULTI-Dimensonal Structure Data: from Matalb to Mex Fortran INPUTS-
Gang, I can pass and save a single structure of data in my Mex fortran file. My problem is how do I save multidimensional st...

9 years ago | 1 answer | 0

1

answer

Question


How do I clear a temporary PTR Struct in FORTRAN called my Matlab
I have a Matlab file that is calling a mexed FORTRAN routine.... I need to clear out the temporary structures before it returns ...

9 years ago | 1 answer | 0

1

answer

Question


How Do I free up a Fortran Mexed substructure (running out of memory-leaking memory)
I have a program inwhich matlab is calling a mexed Fortran 77 subroutine. Created in the mexed fortran file is a structure with...

9 years ago | 1 answer | 0

1

answer

Question


Accessing/writing a fieldname values for a blind structure
Okay, so lets say you got a function that you want to generically send structures too for writing out. I figured out how to get ...

10 years ago | 2 answers | 0

2

answers

Question


Getting a 3-D Plot to Automatically Rotate
Hi guys/gals, I create a 3-D Plot...... So instead of having to manually and continually hit the rotate button, how can I ...

10 years ago | 1 answer | 1

1

answer

Question


How do I Delete Array Elements
How do I delete array elements from a list, and then renumber the list in order. This is a 1 dimension array. For example: ...

11 years ago | 1 answer | 0

1

answer

Question


Checking a GUI Checkbox 'Value'
If I have a few Gui checkbox statements, how do I check the values of them to see if they changed from my original default setti...

12 years ago | 1 answer | 0

1

answer

Question


Returning values in a GUI Callback
How do you return a value from the callback routine(*File_Select_Callback*), back up to the calling routine (*Selection*), In th...

12 years ago | 2 answers | 0

2

answers

Question


Power Point File
Can someone tell me how to Open a PowerPoint Presentation without using the "invoke" command ??

12 years ago | 1 answer | 0

1

answer