MATLAB Function Reference | ![]() ![]() |
class | Create object or return class of object |
isa | Detect an object of a given class |
methods | Display method names |
methodsview | Displays information on all methods implemented by a class |
subsasgn | Overloaded method for A(I)=B, A{I}=B, and A.field=B |
subsindex | Overloaded method for X(A) |
subsref | Overloaded method for A(I), A{I} and A.field |
![]() | Structure Functions | MATLAB Interface to Java | ![]() |