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 Solvers217
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15629 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
12156 Solvers
-
Determine the number of odd integers in a vector
755 Solvers
-
07 - Common functions and indexing 1
439 Solvers
-
Matlab Basics - Set unwanted parts of a vector to zero
249 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!