string to double when string contains a / sign.
Show older comments
I have a string like this: '2/10'. I want to convert it to a double, so 0.2 how can I do this?
Accepted Answer
More Answers (0)
Categories
Find more on Characters and Strings in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!