Filter löschen
Filter löschen

Using Deval with Simulink Output

2 Ansichten (letzte 30 Tage)
Jason Nicholson
Jason Nicholson am 12 Mai 2015
Bearbeitet: Jason Nicholson am 21 Mär. 2018
Is there a way to use deval with the output from simulink. deval works fine with a solution structure from the ODE integrators. However, I am looking for something similar that relates to simulink. Thoughts?

Akzeptierte Antwort

Jason Nicholson
Jason Nicholson am 21 Mär. 2018
Bearbeitet: Jason Nicholson am 21 Mär. 2018
No, there is not an obvious way to use Deval with Simulink output. However, you can use "Configuration Parameters"-->"Data Import/Export" to do the similar things that you can do with Deval. For instance, the "refine factor" allows a smoother output without reducing the step size or restricting the solver step size. Polynomial interpolation is used to interpolate in between time steps. The polynomial interpolation has the same order of accuracy as the solver. You can also request output at specific times with "produce additional output" or "Produce specificied output only" as shown below.

Weitere Antworten (0)

Community Treasure Hunt

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

Start Hunting!

Translated by