Path: news.mathworks.com!not-for-mail
From: "Felix Morsdorf" <felix.morsdorf@geo.uzh.ch>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Mac Intel OpenGL error
Date: Fri, 17 Aug 2007 07:49:33 +0000 (UTC)
Organization: Universit&#228;t Z&#252;rich
Lines: 20
Message-ID: <fa3jud$nrl$1@fred.mathworks.com>
References: <ef42ae2.5@webcrossing.raydaftYaTP> <45F1DE0A.7060709@mathworks.com> <ef42ae2.7@webcrossing.raydaftYaTP> <45F1F4B2.1070000@mathworks.com> <ef42ae2.9@webcrossing.raydaftYaTP> <ef42ae2.12@webcrossing.raydaftYaTP>
Reply-To: "Felix Morsdorf" <felix.morsdorf@geo.uzh.ch>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1187336973 24437 172.30.248.37 (17 Aug 2007 07:49:33 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Fri, 17 Aug 2007 07:49:33 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 498125
Xref: news.mathworks.com comp.soft-sys.matlab:424247



yup, using -nodesktop works fine in terminal (or emacs shell) while enabling 
OpenGL rendering. Great ! I thought I had to wait for R2007b when i discovered 
this thread.  Now I am a happy MacMatlabIntel user again, after the first the 
"printing OpenGL figures->X11-quits" bug and then missing OpenGL made me 
suffer ;-)

"Brian Powell" <spam@spam.com> wrote in message 
<ef42ae2.12@webcrossing.raydaftYaTP>...
> It appears I was doing something stupid (most likely my aliased
> command), as this seems to work just fine. Please ignore.
> 
>  Brian Powell wrote:
> > I did notice that when R2006b (beta) was started with "matlab
> > -nodesktop" it ran in the terminal with java graphics. There is a
> > bug
> > in 2007a (final) that when run with "matlab -nodesktop" it uses X11
> > graphics. I think it should use java graphics unless run with
> > "matlab
> > -nojvm". Any word on this?