Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 'indian player';
y_correct = 'Maradana Harish';
assert(isequal(matlabindia(x),y_correct))
|
2 | Pass |
x = 'matlab player';
y_correct = 'Maradana Harish';
assert(isequal(matlabindia(x),y_correct))
|
19329 Solvers
192 Solvers
Matrix which contains the values of an other matrix A at the given locations.
214 Solvers
401 Solvers
360 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!