photo

Brett Davenport


2018년부터 활동

Followers: 0   Following: 0

통계학

  • First Answer

배지 보기

Feeds

보기 기준

답변 있음
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...

6년 초과 전 | 5