Convert JSON (struct) to binary
4 次查看(过去 30 天)
显示 更早的评论
How would you convert a string or a ’Struct with fields’ (basically a JSON object) into ubit1 binary?
Would you do: Struct>String>…dec2bin?
0 个评论
回答(1 个)
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 JSON Format 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!