Simulink: Calling ode functions instead of using integrator blocks?

3 views (last 30 days)
Hi,
Is it possible to create a matlab function block in simulink where I can call the ode function (ex. ode45) instead of using the integrator block?
I tried using the eml.extrinsic('ode45') but it was unsuccessful. Does anyone know how to do this?
I appreciate.
Sincerely.

Answers (0)

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!