|
From: Andreas H. <and...@it...> - 2013-10-17 17:26:06
|
Hi,
I have 2013a installed On OSX 10.8.5, and I have my symlink set up like this
/usr/local/bin/matlab -> /Applications/MATLAB_R2013a.app/bin/matlab
Best regards
Andreas
-------------------------------------------
Andreas Hellander
Ph.D. Scientific Computing
Division of Scientific Computing
Department of Information Technology
Uppsala University
On Oct 17, 2013, at 5:52 PM, Brian Drawert <br...@dr...> wrote:
> Hi Charlie,
>
> Sorry for the long delay in responding, we have had trouble with our email list software.
> Can you send us a little more information on what your error is. You mention different matlab executables, but what exactly is the error you are seeing?
> I don't have Matlab 2013 currently installed, but for the urdme_init script to work, you will need to be able to run matlab in a terminal window (without any GUI). My guess is that the file "/Applications/MATLAB_R2013a.app/bin/matlab" is the correct one for that. However, I am not sure what the solution is as I don't fully understand your problem.
>
> Always happy to help,
> Brian Drawet
>
>
> On Sep 16, 2013, at 8:59 AM, charles cooper wrote:
>
>> 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
>> ------------------------------------------------------------------------------
>> October Webinars: Code for Performance
>> Free Intel webinars can help you accelerate application performance.
>> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
>> the latest Intel processors and coprocessors. See abstracts and register >
>> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk_______________________________________________
>> Urdme-help mailing list
>> Urd...@li...
>> https://lists.sourceforge.net/lists/listinfo/urdme-help
>
>
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60135031&iu=/4140/ostg.clktrk
> _______________________________________________
> Urdme-help mailing list
> Urd...@li...
> https://lists.sourceforge.net/lists/listinfo/urdme-help
|