12.07.2015 Views

Matlab/Octave Tutorial

Matlab/Octave Tutorial

Matlab/Octave Tutorial

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.

MATLAB 程 式 設 計 入 門 篇 : 初 探 MATLAB3-3 圖 軸 的 控 制• plot 指 令 會 根 據 座 標 點 自 動 決 定 圖 軸 範 圍• 也 可 以 使 用 axis 指 令 指 定 圖 軸 範 圍• 使 用 語 法 :axis([xmin, xmax, ymin, ymax])• xmin , xmax: 指 定 x 軸 的 最 小 和 最 大 值• ymin , ymax: 指 定 y 軸 的 最 小 和 最 大 值50

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

Saved successfully!

Ooh no, something went wrong!