[bug #68101] Missed error with missing tilde in function output
Fernando <[email protected]>
| Newsgroups | gmane.comp.gnu.octave.bugs |
|---|---|
| Message-ID | <[email protected]> |
Please use the bug tracker to post updates to a bug report. The mailing list is intended as a read-only notification stream. Info posted to this mailing list address won't appear in the tracker database where it is most useful.
Follow-up Comment #2, bug #68101 (group octave):
Current behavior is compatible with Matlab. Both Matlab and Octave ignore a
leading or trailing comma inside square brackets or curly brackets. E.g.,
these sentences are equivalent:
>> [,a,b]=sort([6,1,3,8,4,2]);
>> [a,b,]=sort([6,1,3,8,4,2]);
>> [,a,b,]=sort([6,1,3,8,4,2]);
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?68101>
_______________________________________________
Mensaje enviado vía Savannah
https://savannah.gnu.org/
signature.asc
(application/pgp-signature, 228 B)
-----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQQk97aszIMMAvLLwm6qLAuaBUf3TgUCaaLzegAKCRCqLAuaBUf3 Tty6AP44rAt9RwIV/ZpBhYG/8POBdRKChyfE0RZF0R7husqZqQEA8L7E72mA8EZU K1A3ciUDFo7wTjckbZZshdGYtNOMIAw= =/OZ9 -----END PGP SIGNATURE-----