Azzera filtri
Azzera filtri

Convert JSON (struct) to binary

5 visualizzazioni (ultimi 30 giorni)
Saud Alfalasi
Saud Alfalasi il 22 Feb 2021
Commentato: Saud Alfalasi il 25 Feb 2021
How would you convert a string or a ’Struct with fields’ (basically a JSON object) into ubit1 binary?
Would you do: Struct>String>…dec2bin?

Risposte (1)

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

Accedi per commentare.

Community Treasure Hunt

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

Start Hunting!

Translated by