time section "from spreadsheet"-Block Simulink

1 view (last 30 days)
for my model in simulink, I'm using a "from spreadsheet"-Block to import my simulating data.
how can I tell my block that it has to use the data not for just like 5 sec but just for an infinite time instead, because I've read nothing like that in the documentation....
I hope you understood what I've tried to tell you^^
if not please ask me and I'll try to make it more clear for you

Answers (1)

Mark Schwab
Mark Schwab on 26 Jan 2018
I am not sure I understand what you are describing. Setting the simulation time to 'inf' should allow the model to run indefinitely. This can be tone from the toolstrip of your Simulink model or through the solver tab in the configuration parameters window.

Categories

Find more on Data Import from MATLAB in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!