help-octave
[Top][All Lists]
Advanced

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

Re: octave + shell escape


From: Daniel Heiserer
Subject: Re: octave + shell escape
Date: Tue, 05 May 1998 19:17:48 +0200

Hi John W. Eaton, 
> | 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?

I have external routines (lets say translaters, which read matrices
from other sources) writing a mat-file, and a m-file. 
I 1st call the shell escape, than i read the m-file the shell-escape
produced. It's a sort of communication.

Bye Daniel



reply via email to

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