
Edit Code Initialization under Mask editor
14 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Meet
le 8 Jan 2025
Modifié(e) : Meet
le 8 Jan 2025
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!
1 commentaire
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Create Block Masks dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!

