 |
MATLAB Tutorial - Binghamton University - Watson
4 MATLAB is Vector/Matrix-Oriented Much of the power of MATLAB comes from the fact that it can operate simultaneously on all the elements in a vector or matrix (unlike C, which operates only on individual elements at a time). Create vectors: >> x=1:10;
www.ws.binghamton.edu |
 |