convert json to integer
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on JSON Format in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!