How to collect results in a table or graph?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I am running my program for 50 epochs(50 times). i want to notice how much time it takes for every epoch. I am using tic and toc functions to measure time in each epoch. But i want my program to store this in a table or graph and display to me. i feel table is good, because i have too many data(50). How can i do it?
0 Kommentare
Antworten (1)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!