Home > PR > maxi.m

maxi

PURPOSE ^

SYNOPSIS ^

function m=maxi(x)

DESCRIPTION ^

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^

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

Generated on Wed 29-Nov-2006 16:19:19 by m2html © 2003