Problem 506. Back to basics 25 - Valid variable names
Solution Stats
Problem Comments
-
1 Comment
Jihye Sofia Seo
on 9 Feb 2017
I appreciate this series of problems introduce me to new functions in MATLAB. Thanks!
Solution Comments
-
1 Comment
A C
on 26 Jul 2018
Why is 1foo false?
x = '1foo';
y_correct = false;
Problem Recent Solvers316
Suggested Problems
-
Make the vector [1 2 3 4 5 6 7 8 9 10]
43458 Solvers
-
Given an unsigned integer x, find the largest y by rearranging the bits in x
1339 Solvers
-
1513 Solvers
-
Create a cell array out of a struct
1185 Solvers
-
Cell Counting: How Many Draws?
1319 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!