|
From: charles c. <cha...@gm...> - 2013-09-16 15:59:41
|
Hi,
This is already partially addressed by your FAQ, but I am afraid I need to
ask for more detail. When I look through the contents of the MATLAB folder,
I am finding a couple of files that open up MATLAB when I call them.
/Applications/MATLAB_R2013a.app/bin/matlab
/Applications/MATLAB_R2013a.app/bin/maci64/MATLAB
/Applications/MATLAB_R2013a.app/Contents/MacOS/StartMatlab
/Applications/MATLAB_R2013a.app/Contents/MacOS/MATLAB_maci (looks like it
links to ../../maci64/MATLAB)
I've tried making links to each of these with ln -s {pathtofile} {linkname}
and then moving them to /usr/local/bin to no effect. I have also tried
adding export
PATH="${PATH}":$/Applications/MATLAB_R2013a.app/Contents/MAcOS/ lines to my
bash_profile, and still nothing. I wonder if anyone can recommend something
else I can try?
Mac OS 10.7.5, in case it helps.
Thanks,
Charlie
|