23.06.2015 Views

MATLAB Programming

MATLAB Programming

MATLAB Programming

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.

5 Types of Functions<br />

If you change the three variables in the workspace and replot the figure, the<br />

parabola remains unchanged because the parabola function is still using the<br />

initial values of a, b, andc:<br />

a = -3.9; b = 52; c = 0;<br />

fplot(parabola, [-25 25])<br />

5-10

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

Saved successfully!

Ooh no, something went wrong!