From the series: Displaying Progress Status of Long Running Script
Stuart McGarrity, MathWorks
(Originally posted on Stuart's MATLAB Video blog)
I have a number of scripts that take several hours to run and I like be able to track their progess. I use a few techniques to do this, including this first example which is just to use fprintf
.
Part 1: fprintf
Use fprintf
to display the status of a long running script.
Part 2: uitable Here I show how to use uitable to display the status of a long running script.
Part 3: Function Handle Utility Here I show how to use a function handle utility to display the status of a long running script.
Choose a web site to get translated content where available and see local events and offers. Based on your location, we recommend that you select: .
Select web siteYou can also select a web site from the following list:
Select the China site (in Chinese or English) for best site performance. Other MathWorks country sites are not optimized for visits from your location.
This website uses cookies to improve your user experience, personalize content and ads, and analyze website traffic. By continuing to use this website, you consent to our use of cookies. Please see our Privacy Policy to learn more about cookies and how to change your settings.