Feeds
提问
How do I make an array with a for loop, when I doesn't use integers?
I have a for loop where I get the error: Attempted to access final(1.5,:); index must be a positive integer or logical. ...
10 years 前 | 1 个回答 | 0
1
个回答提问
Create a list within a for loop
I have a for loop, in which I solve a coupled second order system. I'm interested in making 2 lists of some values I get from so...
10 years 前 | 1 个回答 | 1
1
个回答提问
ode45 and switching differential equations
I have a system which is split into 2 phases, where there are different set of coupeled differential equations descriping each p...
10 years 前 | 1 个回答 | 0
1
个回答提问
My ode45 returns a graph on it's own
I have attached the files. When running the file "RunDifLign_fase1" I get a graph, which isn't looking the way it should, altho...
10 years 前 | 0 个回答 | 0
0
个回答提问
Not enough input arguments
In the line where I define "phi", I get the error. % y(1) = theta % y(2) = theta' % y(3) = spi % y(4) = spi' functi...
10 years 前 | 1 个回答 | 0
