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
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1978 Solvers
-
534 Solvers
-
Compute LOG(1+X) in natural log
262 Solvers
-
Find remainder when x is divided by 3
165 Solvers
-
Find the Oldest Person in a Room
20068 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!