How can I update a block mask in Simulink?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have changed a parameters of a block mask (CAN Pack), using set_param:
set_param('Test/CAN Pack','MsgList', 'ActionMsg')
The message name is changed but the block ports are not updated. Any idea to update the block?
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Author 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!