photo

Brett Davenport


Actif depuis 2018

Followers: 0   Following: 0

Statistiques

  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
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...

plus de 6 ans il y a | 5