Community Profile

photo

Mufas


Active since 2015

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


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. ...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 1 answer | 1

1

answer

Question


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...

8 years ago | 1 answer | 0

1

answer

Question


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...

8 years ago | 0 answers | 0

0

answers

Question


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...

8 years ago | 1 answer | 0

1

answer