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))
|
Remove any row in which a NaN appears
6827 Solvers
Find the peak 3n+1 sequence value
1108 Solvers
537 Solvers
Calculate the area of a triangle between three points
877 Solvers
Rounding off numbers to n decimals
1051 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!