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
Solution Comments
Show comments
Loading...
Problem Recent Solvers381
Suggested Problems
-
Swap the first and last columns
22578 Solvers
-
Find the sum of the elements in the "second" diagonal
1204 Solvers
-
Back to basics 16 - byte order
200 Solvers
-
507 Solvers
-
07 - Common functions and indexing 4
423 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!
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).