필터 지우기
필터 지우기

Convert JSON (struct) to binary

조회 수: 5 (최근 30일)
Saud Alfalasi
Saud Alfalasi 2021년 2월 22일
댓글: Saud Alfalasi 2021년 2월 25일
How would you convert a string or a ’Struct with fields’ (basically a JSON object) into ubit1 binary?
Would you do: Struct>String>…dec2bin?

답변 (1개)

Shadaab Siddiqie
Shadaab Siddiqie 2021년 2월 25일
From my understanding you want to covert json to binary and vice-versa. Here is a JSONLab toolbox which might help you.
  댓글 수: 1
Saud Alfalasi
Saud Alfalasi 2021년 2월 25일
Hi Shaddab, thank you for your answer and I will test is out very soon and give a response. Thank you again. Saud

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

카테고리

Help CenterFile Exchange에서 JSON Format에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by