Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
eVec = 'Hello';
e = VectorFunc();
assert(isequal(e,eVec))
ans =
Hello
|
324 Solvers
07 - Common functions and indexing 6
348 Solvers
Rounding off numbers to n decimals
1051 Solvers
Convert given decimal number to binary number.
639 Solvers
224 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!