automatic Matlab to run each 10 min
조회 수: 7 (최근 30일)
이전 댓글 표시
Dear,
I would like to ask matlab to perform the same calculation each 10 minute for example. do you know how to do so? for example,
each 10 minute, Load a marix , then perform a fucntion, then save the time and result
댓글 수: 2
Daniel Shub
2013년 7월 19일
Do you want MATLAB to be open the whole time? If not, what OS are you using? How exact do you need the timing to be? How long does the calculation take? What should happen if there are errors?
답변 (2개)
Sean de Wolski
2013년 7월 19일
doc timer
From within MATLAB if you want to use the same session.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!