Display in command window an ordained long list of data with headers
2 views (last 30 days)
Show older comments
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?
5 Comments
Guillaume
on 28 Mar 2019
Then why not add a multiline text box to your GUI, that would have that low frequency update?
Answers (0)
See Also
Categories
Find more on Get Started with MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!