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
James
on 19 Mar 2012
A duplicate of Problem 359?
http://www.mathworks.com/matlabcentral/cody/problems/359-back-to-basics-14-keywords
G K
on 25 May 2013
yup, its a dup
David Verrelli
on 6 Nov 2017
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 Solvers366
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15631 Solvers
-
1941 Solvers
-
1569 Solvers
-
Flip the main diagonal of a matrix
842 Solvers
-
Who has power to do everything in this world?
453 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!