Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = [10 -9];
y_correct = 0.5;
assert(isequal(your_fcn_name(x),y_correct))
|
Implement simple rotation cypher
942 Solvers
Try 1.5.4: Celsius to Fahrenheit
609 Solvers
Add a row of zeros on top of a matrix
193 Solvers
Determine the length of a string of characters
171 Solvers
139 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!