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 years 前 | 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; ...

9 years 前 | 1 个回答 | 0

1

个回答