Bar plot with two X axes

3 ビュー (過去 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 Center および File ExchangeLine Plots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by