Function Reference

Expressions

Index Expressions

sub2ind
Convert subscripts into a linear index.
ind2sub
Convert a linear index into subscripts.

Calling Functions

max_recursion_depth
Query or set the internal limit on the number of times a function may be called recursively.

Comparison Operators

isequal
Return true if all of X1, X2, .
isequalwithequalnans
Assuming NaN == NaN, return true if all of X1, X2, .