24.02.2013 Views

A1 Matlab

A1 Matlab

A1 Matlab

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Informacije o višedimenzionim nizovima<br />

• broj elemenata po dimenzijama size<br />

• ukupan broj dimenzija ndims<br />

• spisak promenljivih sa dimenzijama i<br />

formatima whos<br />

» size(A)<br />

ans =<br />

3 3 3 2<br />

» ndims(A)<br />

ans =<br />

4<br />

» whos<br />

Name Size Bytes Class<br />

A 4-D 432 double array<br />

B 4-D 64 double array<br />

ans 1x1 8 double array<br />

Grand total is 63 elements using 504<br />

bytes

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!