help-octave
[Top][All Lists]
Advanced

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

system command


From: Jan-Mark Batke
Subject: system command
Date: 17 May 2001 09:55:12 +0200

Hello all,

how can I tell   the  system-command to use  the   complete
environment of my linux box?

Background: I wrote a script for Matlab to convert plots to
metagraph  using  metapost (yeah, looks good!).  The script
calls mpost first,

system('./mpmkmps.sh somefile');

and mpost tells:

,----
| ./mpmkmps.sh processing This is MetaPost, Version 0.641 (Web2C 7.3.1)
| I can't find the mem file `mpost.mem'!
`----

Same for using latex, eg. the environment is missing for
mpost and latex. Using

unix('./mpmkmps.sh somefile');

within Matlab works fine.

Any hints? Thanks in advance

Jan-Mark
-- 
.- Dipl.-Ing. Jan-Mark Batke -- TU Berlin·Secretary FT 5-1 .
 Phone: ++49 30 314-2 45 78     Fachgebiet Fernmeldetechnik     
 Fax:   ++49 30 314-2 25 14     (Telecommunications Group)      
 http://www-ft.ee.tu-berlin.de/~batke ------.¸.·¸.·´¯`·.¸.·.
 
                                        



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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