how to read a .tim formated file in matlab

13 ビュー (過去 30 日間)
sandy
sandy 2013 年 7 月 24 日
hi.. i have a .tim extension file.. i need to read that file using matlab..is it possible..? help me with this..pl...whether it is similar like converting a binary file to ASCII file..?
  2 件のコメント
Jan
Jan 2013 年 7 月 24 日
File extensions are not unique. There could by many different formats using .tim. As long as you do not offer further details, we cannot efficiently guess, which kind of files you are talking of. So please explain, which program has created the files, where you have downloaded them, how the first lines look when you open it in an editor, etc.
Jan
Jan 2013 年 7 月 26 日
Please do not let me guess which "data acquisition software" you are talking of and where more information about "dadisp" can be found.

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

回答 (1 件)

Jan
Jan 2013 年 7 月 26 日
The only reliable way to open a binary format is to get the specifications of the format. So contact the author of the program which have created the files.
  1 件のコメント
Jan
Jan 2013 年 7 月 29 日
I do not like to get emails trying to push me to answer. I wrote:
The only reliable way to open a binary format is to get the specifications of the format.
I'm convinced, that finding the format by trial and error is impossible, because you do not have any chance to check, if you are at least partially successful.

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

カテゴリ

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

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by