Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
x=conpow();
d = x(1)^x(2)-x(3)^x(4);
y_correct = 1;
assert(isequal(d,y_correct))
|
Getting the absolute index from a matrix
211 Solvers
530 Solvers
147 Solvers
201 Solvers
498 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!