Main Content

Debug and Develop Classes

Edit and debug class definitions, automatic class updates

MATLAB®reloads class definitions in response to most revisions. You do not need to callclear classesafter making revisions. If MATLAB is unable to update existing objects to support the revised class definition, clear only those objects.

Functions

edit Edit or create file

Tools

Class Diagram Viewer Create diagrams to investigate class details and hierarchies

Classes

matlab.diagram.ClassViewer Create class diagrams in Class Diagram Viewer app

Topics