How to collect results in a table or graph?
2 views (last 30 days)
Show older comments
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 Comments
Answers (1)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!