[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: command line octave
From: |
Daniel Heiserer |
Subject: |
Re: command line octave |
Date: |
Mon, 01 Mar 1999 10:12:21 +0100 |
Andy Adler wrote:
>
> What I would like to do occasionally is use octave like a
> command line calculator. To do this I would need to be able
> to use a command like switch like the -e from perl
>
> ie. you can do
> > perl -e 'print 3+6, "\n"'
>
> and I'd like to do
> > octave -e 'disp( 5+3 )'
echo "3+5" | octave
--
Mit freundlichen Gruessen
Daniel Heiserer
-----
--------------------------------------------------------------
Dipl.-Phys. Daniel Heiserer, BMW AG, Knorrstrasse 147, 80788 Muenchen
Abteilung EK-20
Tel.: 089-382-21187, Fax.: 089-382-42820
mailto:address@hidden
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: command line octave,
Daniel Heiserer <=