Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x=1
y_correct = 'depends';
assert(isequal(wholeads(x),y_correct))
x =
1
ans =
depends
|
5370 Solvers
794 Solvers
Back to basics 20 - singleton dimensions
225 Solvers
Return unique values without sorting
488 Solvers
Matrix which contains the values of an other matrix A at the given locations.
196 Solvers