photo

Emir Cabukoglu


ETH Zürich

2015 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 1

バッジを表示

Feeds

表示方法

質問


How can I plot several lines on a figure with different colours when using plotyy?
x=eigen_h2(:,1); y1=profile_h2(1:15000,3); y2=eigen_h2(:,2); y3=eigen_h2(:,3); y4=eigen_h2(:,4); figu...

9年以上 前 | 1 件の回答 | 0

1

回答

質問


Why Matlab shows "Index exceeds matrix dimensions"?
%Linearized system SIGMA = 10; R = 28; BETA = 8/3; x=0; y=1; z=0; A=[-SIGMA, SIGMA, 0; ...

10年弱 前 | 1 件の回答 | 0

1

回答