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

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

[Octave-bug-tracker] [bug #60191] Permit cell vector of strings as input


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #60191] Permit cell vector of strings as input to save()
Date: Mon, 8 Mar 2021 12:19:29 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #60191 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                

    _______________________________________________________

Follow-up Comment #1:

You can write


save (filename, cell_array_of_strings{:})


to pass the elements of the cell array as separate arguments in a single call
to save.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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