-
2 Comments
li
on 8 Jul 2013
what's the "str2num" mean?
Tim
on 8 Jul 2013
str2num means "convert string to number"; even more cryptic is the fact that "str2num 1:10" is equivalent to "str2num('1:10')" (Matlab allows you to omit the single quotes and parentheses when using functions that take character strings as arguments).
Suggested Problems
-
6311 Solvers
-
Back to basics 9 - Indexed References
446 Solvers
-
6728 Solvers
-
Find the max element of the array
1716 Solvers
-
1175 Solvers
More from this Author96
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!