Re: i want to declare a matrix of n*m size-------------------------how



manish sahu <manish.comp05@xxxxxxxxx> wrote in message
<d94b8e68-b0c6-4060-8f63-
7b11cb302685@xxxxxxxxxxxxxxxxxxxxxxxxxx>...
i want to declare a matrix of n*m size

myMatrix = zeros(n,m);

perhaps

Regards

Dave Robinson
.