Is there a way to implement an own solver for Simulink and Simscape models?
Ältere Kommentare anzeigen
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);
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Simscape finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!