bhawesh
bhawesh

Reputation: 1320

Execute a Simulink model one step using command line

I have given a Simulink model which I am controlling from my C++ program. From the Matlab engine I want to run the Simulink one step at a time for all of my given input. How can I run the simulation from my C++ program one step at a time?

Upvotes: 0

Views: 1718

Answers (1)

Related Questions