help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: octave + shell escape


From: John W. Eaton
Subject: Re: octave + shell escape
Date: Tue, 5 May 1998 12:03:09 -0500 (CDT)

On  5-May-1998, Daniel Heiserer <address@hidden> wrote:

| is it hard to make it also matlab compatible ("unix(),!"). I think the
| unix() can be done by a simple function called unix, which is a wrapper
| for system().

Sure, that would be easy.

| but what about the "!". i have lots of m-files from matlab running with
| the "!".

I'm afraid you are out of luck because Octave uses `!' to be the
logical not operator, and I have no plans to change that.

Why do you use shell escapes in so many places?

Sorry,

jwe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]