Statistics
RANK
24,192
of 295,467
REPUTATION
1
CONTRIBUTIONS
15 Questions
2 Answers
ANSWER ACCEPTANCE
46.67%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
5 years ago | 0 answers | 0
0
answersMex 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
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
answerQuestion
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
answerQuestion
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
answersQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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
answersQuestion
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 ago | 1 answer | 1
1
answerQuestion
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
answerQuestion
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
answerQuestion
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
answersQuestion
Power Point File
Can someone tell me how to Open a PowerPoint Presentation without using the "invoke" command ??
12 years ago | 1 answer | 0