Problem 506. Back to basics 25 - Valid variable names
Solution Stats
Problem Comments
-
1 Comment
I appreciate this series of problems introduce me to new functions in MATLAB. Thanks!
Solution Comments
-
1 Comment
Why is 1foo false?
x = '1foo';
y_correct = false;
Problem Recent Solvers299
Suggested Problems
-
1804 Solvers
-
230 Solvers
-
262 Solvers
-
Back to basics 9 - Indexed References
407 Solvers
-
Sum of odd numbers in a matrix
398 Solvers
More from this Author39
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!