Display in command window an ordained long list of data with headers
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hi,
I am measuring some sensors, and for this reason I plot in a figure the signals.
Every second I want also to display in the Command Window the value of all signals like the following picture (example of the iterations of a Genetic Algorithm optimization).
In the Command Window, every n row displayed I want to display again the headers (exacly as shown in the pucture after 30 generations).
Every column must be alligned with headers.
How can I do that?
![ExampleDisplay.PNG](https://www.mathworks.com/matlabcentral/answers/uploaded_files/210934/ExampleDisplay.png)
5 comentarios
Guillaume
el 28 de Mzo. de 2019
Then why not add a multiline text box to your GUI, that would have that low frequency update?
Respuestas (0)
Ver también
Categorías
Más información sobre Get Started with MATLAB 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!