How to get a SimStruct * from a block path?
이전 댓글 표시
I'm working on a Simulink block library using C++ s-functions as the back end of the blocks, and I'm currently trying to return more meaningful error messages with the blocks they refer to highlighted. Given a block path, is there any way to obtain or spoof the SimStruct object when calling ssSetErrorStatus so that the block the path refers to is highlighted? Thanks.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Configure C/C++ S-Function Features에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!