File storing in gui matlab at every interval of one hour.

1 view (last 30 days)
I am making program using matlab gui. And i want to store data values(output) at every interval of 1 hour. I am using fprintf for saving the data in txt file. So please let me know, how can i store data after every on hour.
Thank You

Accepted Answer

José-Luis
José-Luis on 5 Jul 2016
You could use a timer

More Answers (0)

Community Treasure Hunt

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

Start Hunting!