Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
eVec = 'Hello';
e = VectorFunc();
assert(isequal(e,eVec))
ans =
'Hello'
|
Find the longest sequence of 1's in a binary sequence.
3370 Solvers
Remove the two elements next to NaN value
411 Solvers
Rotate input square matrix 90 degrees CCW without rot90
380 Solvers
Side of an equilateral triangle
2595 Solvers
ベクトル [1 2 3 4 5 6 7 8 9 10] の作成
292 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!