Is there a way to implement an own solver for Simulink and Simscape models?
Mostrar comentarios más antiguos
I would like to know, if I can implement an own solver for my Simulink and Simscape models.
Maybe so that I can extract the function (@dae) that was generated by Simulink or Simscape and give it to my own Solver?
[t,y] = OwnSolver(@dae,tspan,y0);
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Simscape en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!