Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
How to read a set of Time files of a simulation containing any number of digits after decimal point
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!