Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
assert(isequal(keywords(),iskeyword))
y =
20×1 cell array
{'break' }
{'case' }
{'catch' }
{'classdef' }
{'continue' }
{'else' }
{'elseif' }
{'end' }
{'for' }
{'function' }
{'global' }
{'if' }
{'otherwise' }
{'parfor' }
{'persistent'}
{'return' }
{'spmd' }
{'switch' }
{'try' }
{'while' }
|
Find state names that start with the letter N
598 Solvers
1424 Solvers
965 Solvers
Reverse the elements of an array
687 Solvers
320 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!