Find the answer to your Linux question:
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 ...
  1. #1
    Just 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.

  2. #2
    Linux Newbie
    Join Date
    Sep 2007
    Posts
    137
    The system warned stdc++ cannot be found.
    Welcome.

    The repos have several different 64-bit "stdc++" packages. You can use your package manager to install the pkg the system is asking for.

  3. #3
    Just 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.

  4. #4
    Linux Newbie
    Join Date
    Sep 2007
    Posts
    137
    Wasn't familiar with Matlab so I looked it up; I don't have it installed.

    is it possible for you to mex two C files for me?
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •