Plotting figures with Multiple Axes

4 次查看(过去 30 天)
Yan Mord
Yan Mord 2012-2-29
Hi,
I want to plot a figure with multiple axes with:
figure hold on plot (x,y_1) addaxis (x,y_2) ... ...
When I press enter I get: " Undefined function or method 'addaxis' for input arguments of type 'double' "
Further, how can i make Matlab to show me all the options when I start to write a function (such as the addaxis). I'm using Matlab 7.5.0 (R2007b).
Any assistance will be appreciated (I'm doing my first steps with this program).
Regards,

回答(1 个)

Grzegorz Knor
Grzegorz Knor 2012-2-29

类别

Help CenterFile Exchange 中查找有关 Annotations 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by