Problem 507. Back to basics 26 - Keywords
Covering some basic topics I haven't seen elsewhere on Cody.
Return a cell array of strings of all MATLAB keywords.
Solution Stats
Problem Comments
-
3 Comments
A duplicate of Problem 359?
http://www.mathworks.com/matlabcentral/cody/problems/359-back-to-basics-14-keywords
yup, its a dup
Not quite a duplicate: the Test Suite is slightly different. ___ As per my comment there, the problem statement here should also specify that the keywords must be sorted alphabetically (and appear only once each).
Solution Comments
Show commentsProblem Recent Solvers373
Suggested Problems
-
Replace NaNs with the number that appears to its left in the row.
3037 Solvers
-
All your base are belong to us
561 Solvers
-
Reverse the Words (not letters) of a String
461 Solvers
-
Arrange Vector in descending order
12701 Solvers
-
465 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!