Bar plot with two X axes

1 次查看(过去 30 天)
Hari
Hari 2016-4-12
编辑: Hari 2016-4-12
Can someone help me in providing a sample program of a bar plot with two X axes? Thanks in advance!

回答(1 个)

Walter Roberson
Walter Roberson 2016-4-12
plotxx( x1, y1, x2, y2, @bar,@bar)
  1 个评论
Hari
Hari 2016-4-12
编辑:Hari 2016-4-12
Thanks a lot! but when I run, I get the following error "Undefined function or variable 'plotxx'"
Update: I think I have to download the plotxx.m file.

请先登录,再进行评论。

类别

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

Community Treasure Hunt

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

Start Hunting!

Translated by