photo

Brett Davenport


Attivo dal 2018

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Subplots with equal "nice" y-axes -- is there a function?
subplot(1,2,1);plot(t,x); y1=ylim %gets current limits subplot(1,2,2);plot(t2,x2); ylim(y1) %sets li...

oltre 6 anni fa | 5