Problem 43174. Change string to number
Change given string to number. (hint: there is already function)
Changing from ['1234'] to [1234] is one of example
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers225
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15764 Solvers
-
1432 Solvers
-
463 Solvers
-
777 Solvers
-
1083 Solvers
More from this Author27
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!