https://blogs.mathworks.com/videos/2025/04/01/making-a-utility-to-track-matlab-start-and-stop-times/
Stuart’s MATLAB Videos
Making a Utility to Track MATLAB Start and Stop Times
I usually have multiple MATLABs running at any one time. Some I launch manually, and some start and stop on a schedule via Windows Task Manager. I want to do some analysis of my usage of these MATLABs, so I thought I'd write a utility to track the start and…