How do I create a shared data between two S-functions block using CMEX
17 次查看(过去 30 天)
显示 更早的评论
Hello there,
I am trying to implement a socket client with the help of two S-function block with a MEX file. One S-function block is conected to my Simulink controller (direct feedtrough) and the second s-function receive the data from the socket server. I have tried with the PWork vector but unfortunately whenever I run the model MATLAB just crash. is there any other way to create a global data for the two S-functions block?
Many thanks
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Block and Blockset Authoring 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!