255
edits
Line 11: | Line 11: | ||
== MException object == | == MException object == | ||
* Provide a mostly Matlab-compatible `MException` object. | |||
* Make the `MException` constructor a built-in function (this job may require some changes to the classdef implementation). | |||
* Fix the Octave interpreter to create an `MException` object when it throws an error and make that object available in `catch` blocks. | |||
== FTLK graphics widget == | == FTLK graphics widget == |