how to call the current time only not with the current date in matlab function?
Afficher commentaires plus anciens
how to call the current time only not with the current date in matlab function? somebody help me
1 commentaire
Stephen23
le 7 Mar 2016
What do you mean by "call the current time" ? The current time is a value, not a function, so how can you call it like a function?
Réponses (1)
Walter Roberson
le 7 Mar 2016
0 votes
See clock() and now()
Catégories
En savoir plus sur Dates and Time 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!