Info

This question is closed. Reopen it to edit or answer.

Cannot find functions (subroutine) in Matlab on Mac

1 view (last 30 days)
Jongkwan
Jongkwan on 14 Nov 2013
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi,
I am using Matlab 2013b on iMac and i was trying to compile fortan and c/c++ mex file, but at that time, i was typing the command in Terminal like below….
sudo ln -s /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/ /Developer
After that, the Matlab could not find the subroutines (functions), even though the functions are existing on same folder.
So, do you know how can i fix it? I would like to re-do the command "sudo ln -s /App…….", if i can do it.
Thanks,

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!