How to open .ts1 files in Matlab?

2 ビュー (過去 30 日間)
carola forlini
carola forlini 2022 年 5 月 17 日
コメント済み: carola forlini 2022 年 5 月 18 日
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
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.
carola forlini
carola forlini 2022 年 5 月 18 日
Thank you for your reply.
I was able to open the file in Matlab after change it to a .txt file.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by