Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
y_correct = {'break';'case';'catch';'classdef';'continue';'else';'elseif'; 'end';'for'; 'function'; 'global'; 'if'; 'otherwise'; 'parfor'; 'persistent'; 'return'; 'spmd'; 'switch'; 'try'; 'while'};
assert(isequal(keywords,y_correct))
|
12387 Solvers
Renaming a field in a structure array
732 Solvers
Remove white space from the string
168 Solvers
Celsius to Fahrenheit converter
389 Solvers
414 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!