How to load/call .dll files inside C S_function???
4 次查看(过去 30 天)
显示 更早的评论
Hello,
I have two .dll files which are created by multiple .c++ files. First dll is having Controller action for plant in it. Second dll doing the interfacing action between first dll and plant. Please go through the attached file for entire block diagram.
Now I want to place my S_function block in between second dll and plant(As shown in attached file). If i want to access the signals coming out of second dll inside the matlab environment, I need to call my second dll inside s_function??? So please let me know how to call dll file inside s_function???
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!