Slowing Down Simulink

后端 未结 2 2008
攒了一身酷
攒了一身酷 2020-12-22 02:04

I have a simulation that runs in Simulink with input base on a set of 5000 samples. With my simulation time set to 5000 steps, the model runs (in about 2 seconds) and then I

2条回答
  •  轮回少年
    2020-12-22 02:42

    Yes, there are various utilities to slow down the execution of a Simulink model on the File Exchange. Here are a few:

    • Real-Time Pacer for Simulink
    • Simulink Real-Time Execution
    • Real-Time Blockset 7.1 for Simulink
    • Simulink Block for Real Time Execution
    • RTsync Blockset

提交回复
热议问题