How to read a value of S function popup in C code?
1 view (last 30 days)
Show older comments
I have masked a S function in which popup menu(ex: CAN1,CAN2,CAN3) is added. i need to get the selected index in C code.
0 Comments
Accepted Answer
TAB
on 29 Aug 2018
Just like Inputs and Outputs there are S-function APIs to access the parameters.
Please check
5 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!