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

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

[Octave-bug-tracker] [bug #59950] exist function


From: Arnaud Delorme
Subject: [Octave-bug-tracker] [bug #59950] exist function
Date: Fri, 29 Jan 2021 15:38:43 -0500 (EST)
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36

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

Yes works also with structures and cell in Matlab

exist(struct([]), 'file')
exist({}, 'file')

I did not intentionally use these commands in my Matlab code but maintaining a
software package with 150,000 lines of Matlab code (some of them 20 years
old), sometimes variables end up being empty.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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