From: "Sam Waldman" <spamvac2007@removeme.gmail.com>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: CTRL-Z in Matlab 2007a on Intel Mac
Message-ID: <ef5bfc5.2@webcrossing.raydaftYaTP>
Date: Fri, 29 Jun 2007 12:38:14 -0400
References: <ef5bfc5.-1@webcrossing.raydaftYaTP> <muybqeyx2cw.fsf@G99-Boettcher.llan.ll.mit.edu> <1183128225.307239.327190@c77g2000hse.googlegroups.com>
Lines: 46
NNTP-Posting-Host: 131.215.114.101
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:416487



Steve.Amphlett wrote:
>
>
> On Jun 29, 3:27 pm, Peter Boettcher <boettc...@ll.mit.edu>
wrote:
>> "Sam Waldman" <spamvac2...@gmail.com> writes:
>> > Hi Folks,
>> I have recently upgraded to a
> Core
>> > Two Duo Mac and Matlab 2007a. I find that "CTRL-Z" doesn't
> suspend
>> > the MATLAB session and go to the command line as I believe
it
> should.
>> > Is there a work around for this or is this a new feature
of
> the
>> > Macification of Matlab?
>>
>> Play with "stty -a" in your terminal (before launching MATLAB)
> and see if
>> ^Z is still bound to "susp". If MAC supports such a thing.
> Anyway I
>> suspect a terminal/shell issue rather than a MATLAB issue.
>>
>> -Peter
>
> But...
>
> In recent years ML has moved away from being a console app,
> providing
> its own window and CLI. If you choose to run "-nojvm" (as all sane
> people would), the behaviour of CTRL-Z is your choice.
>
>
  
Thanks Peter and Steve,

My terminal "susp" is still bound to "^Z" as it should be. My
previous install of Matlab on a G4 Mac had ^Z work fine (sorry, I
don't remember which version). Other applications work fine with ^Z
and the "feature" persists with different terminals and emulation,
ie. xterm, vt100, or Terminal.

Cheers,
sam