|
From: | José Luis García Pallero |
Subject: | [Octave-bug-tracker] [bug #63556] error() function shows traceback messages when error message end with newline in special cases |
Date: | Wed, 21 Dec 2022 12:54:33 -0500 (EST) |
Follow-up Comment #1, bug #63556 (project octave): In Octave the error() works as expected if the case error('Incorrect number of input parameters\n'); is written with double quoted string: error("Incorrect number of input parameters\n"); but this is incompatible with Matlab (at least with version 9.2.0.538062 (R2017a)): Error using error The message must be specified as either a character vector or a message structure. _______________________________________________________ Reply to this item at: <https://savannah.gnu.org/bugs/?63556> _______________________________________________ Mensaje enviado vía Savannah https://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |