Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x = 1;
y_correct = 'z';
assert(isequal(your_fcn_name(x),y_correct))
|
1223 Solvers
Find common elements in matrix rows
1232 Solvers
835 Solvers
Number of 1s in a binary string
2819 Solvers
Calculate the derivative of a polynomial
168 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!