gistlib
other matlab categories
product code snippets in matlab
function that takes as input an array and prints out the product of array in matlab
given a = [1; 2; 3]; b = [4; 5; 6];, fi nd the array product of the two vectors. in matlab
how to calculate the product of a vector in matlab
gistlib
by LogSnag