Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x1 = 'love';
x2 = 'cody';
y_correct = 'lovecody';
assert(isequal(your_fcn_name(x1,x2),y_correct))
|
819 Solvers
390 Solvers
Magic is simple (for beginners)
2749 Solvers
07 - Common functions and indexing 4
319 Solvers
Find out sum of all elements of given Matrix
349 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!