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

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

[Octave-bug-tracker] [bug #58530] missing functions: xline() and yline()


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #58530] missing functions: xline() and yline()
Date: Thu, 7 Apr 2022 10:35:49 -0400 (EDT)

Follow-up Comment #8, bug #58530 (project octave):

you're welcome to go ahead and upload your working m-file or patch if you want
comments.  

as @hardy said, you should do your best to ensure compatibilty with the matlab
implementation.  Note, however, that there are a number of things there that
Octave can't currently support.  E.g., only numeric inputs are likely
necessary, as octave doesn't have implementations of duration, datetime, or
categorical objects.  And it may describe line property parameters that Octave
doesn't support, so hopefully just passing parameters directly to the
underlying line functions would suffice and not take too much effort.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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