- Add the mask to the subsystem and create your documentation as normal. Don't add anything else to the mask.
- Now when you try to double click on a block to open it, you have an ugly empty mask popup.
- To get rid this, go to Properties->Callbacks->OpenFcn, and add the command open_system(gcb,'force').
Can I create custom help for Simulink subsystems?
조회 수: 9 (최근 30일)
이전 댓글 표시
When you mask a subsystem you can add custom help to the mask in the Documentation tab of the Mask Editor. By doing this you can right click the mask and go to 'Help' at the bottom of the drop down to pull up the documentation in the MATLAB web browser. Is there any way to do this same thing with a regular, unmasked subsystem?
댓글 수: 0
채택된 답변
A Jenkins
2014년 8월 11일
I've been using this workaround:
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Subsystems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!