From: Chris on
"Steven Lord" <slord(a)mathworks.com> wrote in message <
> Try starting MATLAB with the -maci flag.

Solved! Thank you very much Steven!

Now using the -maci flag this works for me:
/Applications/MATLAB_R2010aSV.app/bin/matlab -maci -nodesktop

Chris
From: Ken Prager on
In article <hvd8mv$dub$1(a)fred.mathworks.com>,
"Steven Lord" <slord(a)mathworks.com> wrote:

<snip>
>
> Take a look at the System Requirements for the Student Version of release
> R2010a on Mac:
>
> http://www.mathworks.com/academia/student_version/sysreq-r2010a/macintosh.html
>
> Try starting MATLAB with the -maci flag.

I am curious, what does the -maci flag do? I don't see it documented...

Ken Prager
From: Walter Roberson on
Ken Prager wrote:

> I am curious, what does the -maci flag do? I don't see it documented...

It selects Mac Intel architecture instead of auto-detecting the architecture.
From: Steven Lord on

"Ken Prager" <prager(a)ieee.org> wrote in message
news:d492a$4c1a847c$423c830e$19745(a)EVERESTKC.NET...
> In article <hvd8mv$dub$1(a)fred.mathworks.com>,
> "Steven Lord" <slord(a)mathworks.com> wrote:
>
> <snip>
>>
>> Take a look at the System Requirements for the Student Version of release
>> R2010a on Mac:
>>
>> http://www.mathworks.com/academia/student_version/sysreq-r2010a/macintosh.html
>>
>> Try starting MATLAB with the -maci flag.
>
> I am curious, what does the -maci flag do? I don't see it documented...

It's documented in the table describing "Values for archOption" on this
page, as an example of the -arch flag:

http://www.mathworks.com/access/helpdesk/help/techdoc/ref/matlabunix.html

The "string representing a recognized system architecture" can be one of the
ones listed by the help for the COMPUTER function; in this case, 'maci'.

--
Steve Lord
slord(a)mathworks.com
comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ
To contact Technical Support use the Contact Us link on
http://www.mathworks.com