help-octave
[Top][All Lists]
Advanced

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

Re: check interactive / batch?


From: Martin Helm
Subject: Re: check interactive / batch?
Date: Mon, 9 Aug 2010 22:24:30 +0200
User-agent: KMail/1.12.4 (Linux/2.6.31.12-0.2-desktop; KDE/4.3.5; x86_64; ; )

Am Montag, 9. August 2010 19:24:43 schrieb Muhali:
> Is there a way to check whether octave is running interactively or as a
>  batch job (e.g. internal variable etc.)?
> 
> M.
> 
You can look at

help program_invocation_name

this gives you an indication with which name octave was called.

- mh


reply via email to

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