Is it possible somehow to make angled brackets to struct?
2 ビュー (過去 30 日間)
古いコメントを表示
Hello, I have a data response set that looks like this in workspace (below value): '[[123,456,789],[321,654,987],[231,564,897]]' and so on (its just much much bigger)... If I look inside it, its one cell just without the ''. Is there any way to make such a value to a struct or a 3x3 double? Remember it can be much bigger. The same logic of the output applies to the json format.
0 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
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!