Feeds
提问
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...
5 years 前 | 0 个回答 | 0
0
个回答已回答
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 ...
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 前 | 0
已回答
R2015B Mex setup NOT working on Windows 10
Thank you Walter......... I will check that.....
R2015B Mex setup NOT working on Windows 10
Thank you Walter......... I will check that.....
6 years 前 | 0
提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 0 个回答 | 0
0
个回答提问
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, ...
9 years 前 | 0 个回答 | 0
0
个回答提问
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 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
10 years 前 | 1 个回答 | 0
1
个回答提问
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...
10 years 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
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 ...
11 years 前 | 1 个回答 | 1
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 1 个回答 | 0
1
个回答提问
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 前 | 2 个回答 | 0
2
个回答提问
Power Point File
Can someone tell me how to Open a PowerPoint Presentation without using the "invoke" command ??
12 years 前 | 1 个回答 | 0