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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
