How to use S-Function in C.
显示 更早的评论
Hello, everyone.
I wonder how to use S-Function in C.
Should I approach S-Function using Matlab engine from C?
I only know the S-Function provided, what are the Input and Output values.
回答(1 个)
Anurag Ojha
2024-8-15
0 个投票
Hey Park
Adding few MATLAB documentations which will be a good starting point for using S-Function in C/C++
- https://www.mathworks.com/help/simulink/create-cc-s-functions.html
- https://www.mathworks.com/help/simulink/slref/sfunctionbuilder.html
- https://www.mathworks.com/help/simulink/s-function-builder_mw_04a1b631-c9e0-4236-9eb5-e091b68ead09.html
I hope you find it helpful
类别
在 帮助中心 和 File Exchange 中查找有关 MATLAB 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!