Master Thesis Code
by Simon Moser
Loading...
Searching...
No Matches
handle Class Reference

handle class from MATLAB. More...

+ Inheritance diagram for handle:

Detailed Description

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.

Examples
derivation5Ekf6D.m, derivation6Ekf6D.m, derivation8Ekf6D_pt1.m, and derivation8Ekf6D_pt3.m.

The documentation for this class was generated from the following file: