Using the C Math Library    

Operators and Special Functions

Arithmetic Operator Functions 
Function
Purpose
mlfKron
Kronecker tensor product.

Logical Operator Functions 
Function
Purpose
mlfXor
Logical exclusive-or operation.

Set Operators 
Function
Purpose
mlfIntersect
Set intersection of two vectors.

Logical Functions 
Function
Purpose
mlfIsieee
True for IEEE floating-point arithmetic.
mlfIsspace
True for whitespace characters in string matrices.
mlfIsstudent
True for student editions of MATLAB.
mlfIsunix
True on UNIX machines.
mlfIsvms
True on computers running DEC's VMS.

MATLAB As a Programming Language 
Function
Purpose
mlfNargchk
Validate number of input arguments.
mlfXyzchk
Check arguments to 3-D data routines.


 MATLAB M-File Math Library