Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x='MATLAB is cool';
copy2clipboard(x);
y=clipboard('paste');
assert(isequal(x,y))
|
2486 Solvers
519 Solvers
4328 Solvers
420 Solvers
07 - Common functions and indexing 1
338 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!