Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
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))
|
Replace NaNs with the number that appears to its left in the row.
2018 Solvers
15302 Solvers
Sum all integers from 1 to 2^n
8420 Solvers
480 Solvers
Element by element multiplication of two vectors
269 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!