Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
assert(isnan(GenerateNAN))
|
2 | Pass |
filetext = fileread('GenerateNAN.m');
assert(isempty(strfind(filetext, 'regexp')))
assert(isempty(strfind(filetext, 'nan')))
assert(isempty(strfind(filetext, 'NaN')))
|
Which values occur exactly three times?
3817 Solvers
199 Solvers
620 Solvers
Arrange vector in ascending order
624 Solvers
find the surface area of a cube
336 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!