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!