Bar plot with two X axes

2 vues (au cours des 30 derniers jours)
Hari
Hari le 12 Avr 2016
Modifié(e) : Hari le 12 Avr 2016
Can someone help me in providing a sample program of a bar plot with two X axes? Thanks in advance!

Réponses (1)

Walter Roberson
Walter Roberson le 12 Avr 2016
plotxx( x1, y1, x2, y2, @bar,@bar)
  1 commentaire
Hari
Hari le 12 Avr 2016
Modifié(e) : Hari le 12 Avr 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.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Line Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by