maxi

PURPOSE ^

SYNOPSIS ^

function m=maxi(x)

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

0001 
0002 function m=maxi(x)
0003 m=max(max(x));

Generated on Fri 07-Mar-2014 13:28:33 by m2html © 2005