Bar plot with two X axes

Can someone help me in providing a sample program of a bar plot with two X axes? Thanks in advance!

Antworten (1)

Walter Roberson
Walter Roberson am 12 Apr. 2016

1 Stimme

plotxx( x1, y1, x2, y2, @bar,@bar)

1 Kommentar

Hari
Hari am 12 Apr. 2016
Bearbeitet: Hari am 12 Apr. 2016
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.

Melden Sie sich an, um zu kommentieren.

Gefragt:

am 12 Apr. 2016

Bearbeitet:

am 12 Apr. 2016

Community Treasure Hunt

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

Start Hunting!

Translated by