Convert JSON (struct) to binary

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 日

0 投票

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

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

質問済み:

2021 年 2 月 22 日

コメント済み:

2021 年 2 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by