Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 8;
y_correct = 44;
assert(isequal(your_fcn_name(x),y_correct))
y =
44
|
Sum all integers from 1 to 2^n
8414 Solvers
401 Solvers
Matlab Basics - Absolute Value
360 Solvers
194 Solvers
Volume of Equilateral Triangle Prism
36 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!