Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to read a set of Time files of a simulation containing any number of digits after decimal point
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!