Clear Filters
Clear Filters

convert json to integer

4 views (last 30 days)
ozcan
ozcan on 23 Sep 2015
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.
'

Answers (0)

Products

Community Treasure Hunt

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

Start Hunting!