How to improve the speed of S-Fcn or else tell me some other function which will run at each sample time.

2 次查看(过去 30 天)
Im having a simulink model and I want to update its output value to guide panel at each sample time. So for that I tried "S-Function" and inbuilt matlab syntax "add_exec_event_listener". But both are reducing my simulation speed in huge amount.
I have 130 outputs from model. Without S-Fcn model is running 22 samples/sec. But if I add S-Fcn it is less than a sample/sec.
So please provide me some ideas to improve the speed or else tell me some other function which will run at each sample time.

采纳的回答

Vivek
Vivek 2014-1-28
use c mex

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by