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

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

[Octave-bug-tracker] [bug #64510] octave does not support saving plots t


From: Janez Žemva
Subject: [Octave-bug-tracker] [bug #64510] octave does not support saving plots to files without an extension
Date: Thu, 3 Aug 2023 10:35:20 -0400 (EDT)

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

I actually had the print() function in mind, as AFAIK, nothing prevents octave
from extending matlab semantics with new functionality. As I explained
previously, I had a new option in mind, say, "-noextappend", print would then
be invoked as:

print(gcf, '/dev/stdout', '-dsvg', '-noextappend')

please refer to octave docs to see:

print (HFIG, ...)

this means an arbitrary number of arguments can be supplied to print(),
including octave-specific arguments. Compatibility with Matlab would not be
affected.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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