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

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

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

1-22<br />

Programming and Data Types<br />

<strong>Function</strong>s to store and operate on data at either the <strong>MATLAB</strong> command line or<br />

in programs and scripts. <strong>Function</strong>s to write, manage, and execute <strong>MATLAB</strong><br />

programs.<br />

Category Description<br />

“Data Types” Numeric, character, structures, cell arrays,<br />

and data type conversion<br />

“Arrays” Basic array operations and manipulation<br />

“Operators and Operations” Special characters and arithmetic,<br />

bit-wise, relational, logical, set, date and<br />

time operations<br />

“Programming in <strong>MATLAB</strong>” M-files, function/expression evaluation,<br />

program control, function handles, object<br />

oriented programming, error handling<br />

Data Types<br />

• “Numeric”<br />

• “Characters and Strings”<br />

• “Structures”<br />

• “Cell Arrays”<br />

• “Data Type Conversion”<br />

Numeric<br />

[ ] Array constructor<br />

cat Concatenate arrays<br />

class Return object’s class name (e.g., numeric)<br />

find Find indices and values of nonzero array elements<br />

ipermute Inverse permute dimensions of multidimensional array<br />

isa Detect object of given class (e.g., numeric)<br />

isequal Determine if arrays are numerically equal<br />

isnumeric Determine if item is numeric array<br />

isreal Determine if all array elements are real numbers

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

Saved successfully!

Ooh no, something went wrong!