How to Increment matrix
이전 댓글 표시
Hello I am new to Matlab.
I have been trying to increment a 1 by 3 matrice (basically time in Hh:mm:Ss.sss) by 30 seconds, n number of times. What's the best way to do this?
Thank you!
댓글 수: 4
KALYAN ACHARJYA
2017년 9월 11일
I am not getting your question. Though its answer seems simple, please clarify.
the cyclist
2017년 9월 11일
Please give an example of your matrix. There are a few ways to store a date/time value in MATLAB.
Andrew Dicom
2017년 9월 11일
Image Analyst
2017년 9월 11일
편집: Image Analyst
2017년 9월 11일
Don't do it like that. Use official time variables instead of trying to keep track of all the parts of time yourself. It will be so much easier. See answer below for one way.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Mathematics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!