Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x=1
y_correct = 'depends';
assert(isequal(wholeads(x),y_correct))
x =
1
ans =
'depends'
|
Back to basics 12 - Input Arguments
525 Solvers
Getting the indices from a matrice
360 Solvers
516 Solvers
Find out total non zero element of matrix
194 Solvers
708 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!