| Products & Services | Solutions | Academia | Support | User Community | Company |
| Download Product Updates | | | Get Pricing | | | Trial Software |
| Documentation → MATLAB |
| Contents | Index |
| Learn more about MATLAB |
| On this page… |
|---|
These functions provide information about object class members.
| Function | Purpose |
|---|---|
| class | Return class of object |
| events | List of class event names defined by the class |
| methods | List of methods implemented by the class |
| methodsview | Information on class methods in separate window |
| properties | List of class property names |
These functions provide logical tests, which are useful when using objects in ordinary functions.
| Function | Purpose |
|---|---|
| isa | Determine whether argument is object of specific class |
| isequal | Determine if two objects are equal, which means both objects are of the same class and size and their corresponding property values are equal |
| isobject | Determine whether input is MATLAB object |
![]() | Understanding M-Lint Syntax Warnings | Using the Editor and Debugger with Classes | ![]() |

Includes the most popular MATLAB recorded presentations with Q&A sessions led by MATLAB experts.
| © 1984-2009- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |