handle class from MATLAB. More...
Inheritance diagram for handle:handle class from MATLAB.
This class is used as a superclass if the child class should work as a handle class in MATLAB, which can be manipulated by reference instead of copying everything. see https://ch.mathworks.com/help/matlab/handle-classes.html for more information.