photo

Gigi Dioda


Attivo dal 2011

Followers: 0   Following: 0

Messaggio

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
S-functions with ode45 in Matlab
Ok, I solved it by creating a new function handle to the S-function. Smth like: f = @(t,x,u,params)SfunctionName(t,x,u,1,...

oltre 13 anni fa | 0

| accettato

Domanda


S-functions with ode45 in Matlab
Hi, all! I have a dynamical system written in an S-function and I want to simulate it in a Matlab loop. I use ode45 on the S-f...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Risposto
m-code S-function don't works with MATLAB Function "int" (definte or indefinite integral in MATLAB code)
Hi, all! I have a simpler issue. I want to integrate an S-function with ode45. It seemed to work. However it's not the result I ...

oltre 13 anni fa | 0