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: Markus Mützel
Subject: [Octave-bug-tracker] [bug #63807] Add function throw() for Matlab Compatibility
Date: Tue, 14 Feb 2023 12:59:08 -0500 (EST)

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

Exceptions are objects (not structures) in Matlab. `throw` is a method of the
MException class.
ISTR, that at some point in the past, we didn't want to implement getReport as
a function because it also is a method of the MException class in Matlab.
Should the same apply here?


    _______________________________________________________

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]