
[Simulink] How to set array in mask and assign first index value to a block
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Mohammed Shameem Hussain
le 7 Juil 2017
Commenté : Mohammed Shameem Hussain
le 7 Juil 2017
Hello,
I would like to set an array in the mask parameter and access the values by index. For example in mask the parameter value is ConstantValue = [1 2 3]
Inside the masked block, I assign the first index to a constant block Value = ConstantValue[0] => 1
Please suggest how I can do so?
Thank you
0 commentaires
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Author Block Masks dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


