Info
Cette question est clôturée. Rouvrir pour modifier ou répondre.
How to read a set of Time files of a simulation containing any number of digits after decimal point
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have a set of time files from a simulation. For eg 2.1005, 2.1015, 2.16987, 2.305, 2.5 and so on. I have a code, but it can read only those "time files" that contain 4 digits after the decimal point; i.e., it can read 2.1005, 2.1015 and then stops. It can't read 2.16987 or 2.305 or 2.5.
Can anyone help me how to read time file that contain any number of digits after the decimal point.
0 commentaires
Réponses (0)
Cette question est clôturée.
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!