How to collect results in a table or graph?

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?

Categories

Find more on Mathematics in Help Center and File Exchange

Asked:

on 8 Jul 2014

Answered:

on 8 Jul 2014

Community Treasure Hunt

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

Start Hunting!