필터 지우기
필터 지우기

How Load *.txt file with binary output and convert him to ASCII?

조회 수: 6 (최근 30일)
Biza Ferreira
Biza Ferreira 2022년 8월 18일
댓글: Biza Ferreira 2022년 8월 22일
Hi,
I need some help, in this task, to analayse my aquisition data I need to load a *.txt file. Inside him it have a binary code. SO I need convert him to ASCII , or decimal code. The objective is manipulate the data and exib it on the following format...
In attachment i sent the input.txt, that i need to load.
Thanks in advance
  댓글 수: 4
Biza Ferreira
Biza Ferreira 2022년 8월 18일
Hello Stephen23,
Thanks for your answer, this is extraction log from a arduino, write to a SDcard, I think it is UTF8 it's a default Vscode.
Thanks in advance
Biza Ferreira
Biza Ferreira 2022년 8월 22일
Hello fellows,
I have made the follow, I have open a file input.txt, the first 4 bytes of my "input" file give me the total of data aquisitioned, so I need transform it to a uint32_t where the aquisition data make the aquisition countage from 0,1,2,...,59999.
So i need isolate this variable from the rest of the aquisition data and after that make a struct to build my aquisition system. someone can help me?

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Data Type Conversion에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by