Results 1 to 4 of 4
I tried to mex two C files under matlab but faild. The system warned stdc++ cannot be found. I need the mexa64 files urgently. I would appreciate very much if ...
- 03-17-2011 #1Just Joined!
- Join Date
- Mar 2011
- Posts
- 2
mex c files in matlab
I tried to mex two C files under matlab but faild. The system warned stdc++ cannot be found. I need the mexa64 files urgently. I would appreciate very much if someone can mex the C files using his/her machine. My server runs Debian GNU/Linux and the Matlab version is 64-bit R2010b. So the extension for the generated file would be mexa64. Thank you in advance. I'm using hotmail with the same user name as in here.
- 03-18-2011 #2Linux Newbie
- Join Date
- Sep 2007
- Posts
- 137
Welcome.The system warned stdc++ cannot be found.
The repos have several different 64-bit "stdc++" packages. You can use your package manager to install the pkg the system is asking for.
- 03-18-2011 #3Just Joined!
- Join Date
- Mar 2011
- Posts
- 2
Thank you fanderal. I told our server administrator about your suggestion. He is working on it. Since I need the files to run my program badly,if your machine has matlab installed, is it possible for you to mex two C files for me? Thanks a lot.
- 03-18-2011 #4Linux Newbie
- Join Date
- Sep 2007
- Posts
- 137
Wasn't familiar with Matlab so I looked it up; I don't have it installed.
Most folks are glad to give someone a leg up, but they won't do someone else's work for them; here or on other forums. Try googling for the info or a howto, first... not much you can't find. Good luck.is it possible for you to mex two C files for me?


Reply With Quote
