How to Increment matrix
Afficher commentaires plus anciens
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 commentaires
KALYAN ACHARJYA
le 11 Sep 2017
I am not getting your question. Though its answer seems simple, please clarify.
the cyclist
le 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
le 11 Sep 2017
Image Analyst
le 11 Sep 2017
Modifié(e) : Image Analyst
le 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.
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Mathematics dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!