|
| From: | Guillaume |
| Subject: | [Octave-bug-tracker] [bug #59113] Warning when String property of a uicontrol is a char array |
| Date: | Mon, 14 Sep 2020 14:41:59 -0400 (EDT) |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Firefox/68.0 |
Follow-up Comment #4, bug #59113 (project octave):
Thanks, I was not aware (or had forgotten) what Matlab was doing here. My
initial surprise was with this:
strcmp(['a';'b'],'a')
strcmp({['a';'b']},'a')
where Octave throws a warning only in the second case.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?59113>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |