Documentation

Methods That Control Specific Behaviors

控制特定的类可以重载函数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.