Feeds
提问
Array indices must be positive integers or logical values.
I have a function that keeps giving me this error in line 2. I am trying to plot a third order differential equation. I was prev...
3 years 前 | 1 个回答 | 0
1
个回答提问
Index exceeds the number of array elements. Index must not exceed 2.
I need to use ode45 to plot a third-order differential equation, and I cannot figure out what is wrong with my function code. Th...
3 years 前 | 1 个回答 | 0