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
-
Convert a vector into a number
613 Solvers
-
Return the first and last characters of a character array
11720 Solvers
-
Determine the number of odd integers in a vector
813 Solvers
-
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
395 Solvers
-
194 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!