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
-
4184 Solvers
-
Find the peak 3n+1 sequence value
1541 Solvers
-
2317 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
708 Solvers
-
Solving Quadratic Equations (Version 1)
448 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!