Convert JSON (struct) to binary
Ältere Kommentare anzeigen
How would you convert a string or a ’Struct with fields’ (basically a JSON object) into ubit1 binary?
Would you do: Struct>String>…dec2bin?
Antworten (1)
Shadaab Siddiqie
am 25 Feb. 2021
0 Stimmen
From my understanding you want to covert json to binary and vice-versa. Here is a JSONLab toolbox which might help you.
1 Kommentar
Saud Alfalasi
am 25 Feb. 2021
Kategorien
Mehr zu JSON Format finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!