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

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

[Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces w


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #62417] 'format' errors on names with spaces when calling with function form
Date: Tue, 10 May 2022 16:33:45 -0400 (EDT)

Follow-up Comment #12, bug #62417 (project octave):

apparently a sloppy combination of the preview and back button use has the
wrong text in comment #11. patch text in file #53185 is:


When using the functional form of @code{format}, option strings cannot
contain
spaces.  Format options with spaces must be specified with spaces removed or
as multiple function inputs, for example, as @code{format("shorte")} or
@code{format("short", "e")}.  Specifying an option with spaces, e.g.,
@code{format("short e")} will produce an error.



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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