.m file to bin file
古いコメントを表示
Hello everyone,I have a .m file that has to be used in labview through File io.Can someone help me in saying how to convert .m file to bin file.Thanks in advance!
回答 (1 件)
There is no definition of bin-files. You can read any file in binary mode and M-files are simply text files. Therefore it is not clear, what you want to convert and what you need in labview.
Do you mean a .mat-file?
2 件のコメント
V.Thamarai Selvi Vijayakumar
2021 年 4 月 23 日
Jan
2021 年 4 月 23 日
M-files contain code. Storing data in M-files would be a very strange method.
It is your turn to explain, how the data are stored in which kind of file. There is no general method to convert "data stored in a file" into a bin file.
カテゴリ
ヘルプ センター および File Exchange で LabVIEW についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!