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 stop times of my various running MATLABs.
Features covered in this code-along style video include:
- writetable, readtable
- getenv
Play the video in full screen mode for a better viewing experience.
댓글
댓글을 남기려면 링크 를 클릭하여 MathWorks 계정에 로그인하거나 계정을 새로 만드십시오.