How to open .ts1 files in Matlab?
조회 수: 2 (최근 30일)
이전 댓글 표시
I have to postprocess some field data downloaded from an instrument. The file format is .ts1 and, unfortunately I can't download the data using another extension.
Is there a way I can open this file in Matlab?
Thank you,
Carola
댓글 수: 2
Jan
2022년 5월 17일
편집: Jan
2022년 5월 17일
Remember, that the file extension is a free choosable string only. It is a part of the name of the file, but there is no guarantee, that this is a unique format. So please mention, which instrument the file has created. Take a look into the documentation, where the file format is defined. Ask the manufacturer of the device on demand.
Are the file "VirtualBus texture description files"? Or this: https://wiki.tuflow.com/index.php?title=TS1_File_Format ? The later is such simple, that it is implemented in minutes.
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!