convert json to integer
2 次查看(过去 30 天)
显示 更早的评论
Hi, everyone I have a json strings a= '"text" : "18.0 km", I need to convert to 18.0 km >> 18.00 There are some json parsing matlab files in file exchange but they dosnt work. They has an error like this SWITCH expression must be a scalar or string constant.
'
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!