Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 1;
y_correct = 'z';
assert(isequal(your_fcn_name(x),y_correct))
|
1398 Solvers
277 Solvers
Try 1.5.4: Celsius to Fahrenheit
609 Solvers
find the maximum element of the matrix
348 Solvers
Create an index-powered vector
352 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!