Accessing variable (current and previous time steps) for use in a MATLAB function block during simulation in Simulink.

20 次查看(过去 30 天)
Hi, I have attached a screenshot of my simplified Simulink model below. In the MATLAB function block I require access to the variable value at the current and previous timesteps. In other words, a vector of historic variable values, starting at t = 1, and appended at each time step to include the most recent value. Thus far I have only been able to find solutions that would allow me to access the data when the simulation is paused or completed (e.g To Workspace). Are there perhaps any solutions to access the data whilst the simulation is running?

采纳的回答

Samyuktha
Samyuktha 2023-4-3
Hi Sune,
It is my understanding that you want to access data continuously when the simulation is running.
Please refer to the follwing documentation link for the recommended technique:
Hope this helps!

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

产品


版本

R2023a

Community Treasure Hunt

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

Start Hunting!

Translated by