photo

Emir Cabukoglu


ETH Zürich

Active since 2015

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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 ago | 1 answer | 0

1

answer

Question


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 years ago | 1 answer | 0

1

answer