octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #60291] Function parameters not supported when


From: Lars Kindermann
Subject: [Octave-bug-tracker] [bug #60291] Function parameters not supported when calling from the shell
Date: Fri, 26 Mar 2021 02:53:03 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Follow-up Comment #2, bug #60291 (project octave):

I understand the current method of creating shell-executable scripts, using
the argv() function to access parameters.

But these won't work from the Octave command line as argv() here returns the
parameters from the initial Octave invocation. 

That's all well documented. 

I was suggesting to also allow Octave functions/commands to be called from the
shell, so behaviour is identical to the octave prompt and they can be used
both ways.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?60291>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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