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 Solvers220
Suggested Problems
-
Which values occur exactly three times?
5210 Solvers
-
07 - Common functions and indexing 5
421 Solvers
-
410 Solvers
-
Write a code that will follow the equation y = x * (x + x) * x.
351 Solvers
-
347 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!