how to set common zeros for two y axis in Matlab 2016?

3 visualizzazioni (ultimi 30 giorni)
Hello, I'm trying to set the zeros in a same position for my two y axis. in Matlab 2016 we have to use YYAXIS function and no longer would be able to use the function handles. I dont know how to do it. I appreciate any help.
  1 Commento
Mike Garrity
Mike Garrity il 11 Mag 2016
How were you doing it with plotyy? You can still set the limits of the two sides using the two handles in the YAxis property.

Accedi per commentare.

Risposte (1)

Walter Roberson
Walter Roberson il 11 Mag 2016
You can still use plotyy() in R2016a.

Categorie

Scopri di più su Two y-axis in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by