|
From: Brian D. <br...@dr...> - 2013-10-17 16:19:38
|
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
|