
Edit Code Initialization under Mask editor
조회 수: 12 (최근 30일)
이전 댓글 표시
I am creating the mask for my simulink block and I need to add the Initiallization code to it. Unfortumatelly I can't edit (add) code within the mask editor; it's grayed and not editable, disabled.

How can I access this, and add the initialization code to it?
Thank you.
댓글 수: 0
채택된 답변
Meet
2025년 1월 8일
편집: Meet
2025년 1월 8일
Hi Jack,
I faced a similar problem and found that there are two ways to save callbacks: either within the mask or in a separate callback file. It is possible that your Mask Editor is set to "Callback file" under "Switch Callback Mode." If you change this setting to "Mask," you should be able to edit the initialization code directly in the editor. I have attached an image to guide you through this process.

I hope this helps resolve the issue!
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Create Block Masks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

