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

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

[Octave-bug-tracker] [bug #63807] Add function throw() for Matlab Compat


From: Rik
Subject: [Octave-bug-tracker] [bug #63807] Add function throw() for Matlab Compatibility
Date: Tue, 14 Feb 2023 11:35:59 -0500 (EST)

Follow-up Comment #1, bug #63807 (project octave):

In addition, Matlab's error() function now accepts and EXCEPTION structure as
input.  One potential solution is to expand Octave's error function to support
that syntax and then throw() essentially becomes an alias for calling error()
with a structure input (because error() already has to figure out where in the
code it was called).



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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