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

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

[Octave-bug-tracker] [bug #63923] hold command to print current status l


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #63923] hold command to print current status like in Matlab
Date: Thu, 16 Mar 2023 11:06:38 -0400 (EDT)

Follow-up Comment #7, bug #63923 (project octave):

matlab 2022b:

>> blah = hold
Error using hold
Too many output arguments.
 
>> blah = hold(gca)
Error using hold
Too many output arguments.


And no way to suppress 'hold' toggle message that I can see, whether from CLI
or script.

I'd suggest not to overthink it. 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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