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.

itxor Bit-wise XOR<br />

Relational Operations<br />

< Less than<br />

Greater than<br />

>= Greater than or equal to<br />

== Equal to<br />

~= Not equal to<br />

Logical Operations<br />

& Logical AND<br />

| Logical OR<br />

~ Logical NOT<br />

all Test to determine if all elements are nonzero<br />

any Test for any nonzero elements<br />

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

is* Detect state<br />

isa Detect object of given class<br />

iskeyword Determine if string is <strong>MATLAB</strong> keyword<br />

isvarname Determine if string is valid variable name<br />

logical Convert numeric values to logical<br />

xor Logical EXCLUSIVE OR<br />

Set Operations<br />

intersect Set intersection of two vectors<br />

ismember Detect members of set<br />

setdiff Return set difference of two vectors<br />

setxor Set exclusive or of two vectors<br />

union Set union of two vectors<br />

unique Unique elements of vector<br />

Date and Time Operations<br />

calendar Calendar for specified month<br />

clock Current time as date vector<br />

cputime Elapsed CPU time<br />

date Current date string<br />

datenum Serial date number<br />

datestr Convert serial date number to string<br />

datevec Date components<br />

eomday End of month<br />

Programming and Data Types<br />

1-29

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

Saved successfully!

Ooh no, something went wrong!