help-octave
[Top][All Lists]
Advanced

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

Re: octave script HELP


From: Juan Pablo Carbajal
Subject: Re: octave script HELP
Date: Thu, 11 Jun 2015 16:05:05 +0200

On Thu, Jun 11, 2015 at 3:09 PM, yasmin <address@hidden> wrote:
> what does "octave --no-gui" do ? i tried that but nothing happened ...
>
>
>
> --
> View this message in context: 
> http://octave.1599824.n4.nabble.com/octave-script-HELP-tp4670813p4670822.html
> Sent from the Octave - General mailing list archive at Nabble.com.
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave

octave --no-gui should launch octave in command line mode. If you are
over ssh without graphics, that should allow you to run your scripts.

Otherwise you can run
"octave <name of script>"
to run octave commands stored in a script.



reply via email to

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