23.12.2012 Views

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

MATLAB Function Reference Volume 1: A - E - Bad Request

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.

1 <strong>Function</strong>s By Category<br />

1-26<br />

isjava Determine if item is Java object<br />

islogical Determine if item is logical array<br />

isnumeric Determine if item is numeric array<br />

isobject Determine if item is <strong>MATLAB</strong> OOPs object<br />

isstruct Determine if item is <strong>MATLAB</strong> structure array<br />

Arrays<br />

• “Array Operations”<br />

• “Basic Array Information”<br />

• “Array Manipulation”<br />

• “Elementary Arrays”<br />

Array Operations<br />

[ ] Array constructor<br />

, Array row element separator<br />

; Array column element separator<br />

: Specify range of array elements<br />

end Indicate last index of array<br />

+ Addition or unary plus<br />

- Subtraction or unary minus<br />

.* Array multiplication<br />

./ Array right division<br />

.\ Array left division<br />

.^ Array power<br />

.' Array (nonconjugated) transpose<br />

Basic Array Information<br />

disp Display text or array<br />

display Overloaded method to display text or array<br />

isempty Determine if array is empty<br />

isequal Determine if arrays are numerically equal<br />

isnumeric Determine if item is numeric array<br />

islogical Determine if item is logical array<br />

length Length of vector<br />

ndims Number of array dimensions<br />

numel Number of elements in matrix or cell array<br />

size Array dimensions

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

Saved successfully!

Ooh no, something went wrong!