How to Increment matrix
Ältere Kommentare anzeigen
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 Kommentare
KALYAN ACHARJYA
am 11 Sep. 2017
I am not getting your question. Though its answer seems simple, please clarify.
the cyclist
am 11 Sep. 2017
Please give an example of your matrix. There are a few ways to store a date/time value in MATLAB.
Andrew Dicom
am 11 Sep. 2017
Image Analyst
am 11 Sep. 2017
Bearbeitet: Image Analyst
am 11 Sep. 2017
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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Mathematics finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!