Is there a way to implement an own solver for Simulink and Simscape models?
Mostra commenti meno recenti
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);
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Simscape in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!