[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
a=which('myfile')
From: |
Daniel Heiserer |
Subject: |
a=which('myfile') |
Date: |
Thu, 03 Aug 2000 14:56:16 +0200 |
Hi,
is there a way to obtain the output of
"which"?
myfile_=which('myfile');
Then I can check the path in which myfile is.
thanks
daniel
-----------------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.
Octave's home on the web: http://www.che.wisc.edu/octave/octave.html
How to fund new projects: http://www.che.wisc.edu/octave/funding.html
Subscription information: http://www.che.wisc.edu/octave/archive.html
-----------------------------------------------------------------------
- a=which('myfile'),
Daniel Heiserer <=