Site hosted by Angelfire.com: Build your free website today!

randint

PURPOSE ^

RANDINT Randomly generated integral matrix

SYNOPSIS ^

function a = randint(m,n,a,b)

DESCRIPTION ^

 RANDINT Randomly generated integral matrix
    randint(m,n) returns an m-by-n matrix with entries between
    0 and 9.
    randint(m,n,a,b) returns entries between a and b.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:

SOURCE CODE ^


Generated on Sat 12-Mar-2005 01:01:49 by Rezaul Karim © 2004