Borrar filtros
Borrar filtros

Display matrix in Simulink

58 visualizaciones (últimos 30 días)
Maximum
Maximum el 18 de Mayo de 2014
Respondida: Tamim Boubou el 26 de Jun. de 2020
Hi guys,
I have design my system using Simulink. I want to display the matrix using Display block in Simulink. However, it could display only 200 elements of my matrix. Since, my matrix is 64x64, thus it has 4096 elements. What should I do to display all elements in my matrix?
Thanks in advance.

Respuestas (1)

Tamim Boubou
Tamim Boubou el 26 de Jun. de 2020
If you really want to check all th 4096, I believe you can separate it into a bunch of "display" with "select" blocks in which u can select the groups of indexes that you want to show.
you would need around 21 select blocks with 21 display to display the entire matrix.

Categorías

Más información sobre Simulink en Help Center y File Exchange.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by