
[Simulink] How to set array in mask and assign first index value to a block
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Mohammed Shameem Hussain
el 7 de Jul. de 2017
Comentada: Mohammed Shameem Hussain
el 7 de Jul. de 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 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Author Block Masks en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


