how can i call a model from simulink to matlab?
Show older comments
I create a model in simulink & i need to call it in matlab to calculate the bit error rate.
Accepted Answer
More Answers (1)
Titus Edelhofer
on 18 Mar 2016
Hi,
the sim function is for this purpose:
doc sim
Titus
Categories
Find more on Simulink 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!