-
Mex'ing C source files on matlab
FYI:
I followed the instruction in the webpage:
http://www.mathworks.com/help/matlab...mex-files.html
The softwares used are Microsoft Visual C++ 2010 Express and Windows SDK 7.1 1 for my Matlab 2011a 64 bit:
http://www.mathworks.com/support/com...11a/win64.html
It was very simple to build mex files, after the installation of the two softwares, just type e.g.
mex C:\Users\eddy\Downloads\Csource\S_PSD.C
for each C file in Matlab.
Zheng
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules