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개)

Jan
Jan 2021년 4월 23일
편집: Jan 2021년 4월 23일

0 개 추천

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
V.Thamarai Selvi Vijayakumar 2021년 4월 23일
I have data in matlab file that has to be manipulated in labview.So iam thinking of using file io to import matlab file.Can u provide some example code to do the same?
Jan
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에 대해 자세히 알아보기

댓글:

Jan
2021년 4월 23일

Community Treasure Hunt

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

Start Hunting!

Translated by