23.06.2015 Views

MATLAB Programming

MATLAB Programming

MATLAB Programming

SHOW MORE
SHOW LESS

Create successful ePaper yourself

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

Symbol Reference<br />

Function Declarations and Calls<br />

When declaring or calling a function that returns more than one output,<br />

enclose each return value that you need in square brackets:<br />

[data, text] = xlsread(file, sheet, range, mode)<br />

3-109

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

Saved successfully!

Ooh no, something went wrong!