pass a parameter to a sfunction written in
2 次查看(过去 30 天)
显示 更早的评论
Hello everyone,
I need some help to figure out how to pass a parameter to sfunction written in C. I can't find the way (the instruction) to read the parameters that I pass from the sfunction mask.
thank a lot for read
0 个评论
采纳的回答
TAB
2012-2-29
For C s-function you can use ssGetSFcnParam() function to access the parameter entered in S-functions dialog box.
See
>> doc ssGetSFcnParam
For other functions related to s-function dialog box see
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!