Methods That Control Specific Behaviors

Classes can overload functions to control specific behaviors and operations

Determine which methods control specific object behaviors and which methods implement arithmetic, relational, and array operations for your class.

Topics

Methods That Modify Default Behavior

Methods commonly defined for MATLAB® methods.

Operator Overloading

Implement MATLAB operators by overloading these functions.