22.07.2013 Views

Matlab Function Reference Guide II (pdf) - Computer Engineering ...

Matlab Function Reference Guide II (pdf) - Computer Engineering ...

Matlab Function Reference Guide II (pdf) - Computer Engineering ...

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-30<br />

inputname Input argument name<br />

mfilename Name of currently running M-file<br />

namelengthmax Return maximum identifier length<br />

nargin Number of function input arguments<br />

nargout Number of function output arguments<br />

nargchk Check number of input arguments<br />

nargoutchk Validate number of output arguments<br />

pcode Create preparsed pseudocode file (P-file)<br />

script Describes script M-file<br />

varargin Accept variable number of arguments<br />

varargout Return variable number of arguments<br />

Evaluation of Expressions and <strong>Function</strong>s<br />

builtin Execute builtin function from overloaded method<br />

cellfun Apply function to each element in cell array<br />

eval Interpret strings containing MATLAB expressions<br />

evalc Evaluate MATLAB expression with capture<br />

evalin Evaluate expression in workspace<br />

feval Evaluate function<br />

iskeyword Determine if item is MATLAB keyword<br />

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

pause Halt execution temporarily<br />

run Run script that is not on current path<br />

script Describes script M-file<br />

symvar Determine symbolic variables in expression<br />

tic, toc Stopwatch timer<br />

Timer <strong>Function</strong>s<br />

delete Delete timer object from memory<br />

disp Display information about timer object<br />

get Retrieve information about timer object properties<br />

isvalid Determine if timer object is valid<br />

set Display or set timer object properties<br />

start Start a timer<br />

startat Start a timer at a specific timer<br />

stop Stop a timer<br />

timer Create a timer object<br />

timerfind Return an array of all timer object in memory<br />

wait Block command line until timer completes<br />

Variables and <strong>Function</strong>s in Memory<br />

assignin Assign value to workspace variable

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

Saved successfully!

Ooh no, something went wrong!