- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Ode 45 in openmodelica
Page Start Prev 1 Next End
Ode 45 in openmodelica
Ode 45 in openmodelica
Mar-19-20 13:08:06
Hello,
Actually, I try to translate a Matlab code to openmodelica.
can any one help me to translate this instructions
Code:
options = odeset('RelTol',1e-4,'AbsTol',[1e-4 1e-4 1e-4 1e-4 1e-4 1e-4 1e-4 ])
[t,X]=ode45(@Modello3, tspan, t0 ,options)
Edited by: Abderezakabidi - Mar-19-20 13:08:47
Page Start Prev 1 Next End
- Index
- » Usage and Applications
- » OpenModelica Usage and Applications
- » Ode 45 in openmodelica
There are 0 guests and 0 other users also viewing this topic