Test | Status | Code Input and Output |
---|---|---|
1 | Fail |
for i = 1:100
a = counterfun;
validatestring(char(a), {char(i)})
assert(isequal(a,i))
end
|
1964 Solvers
How to find the position of an element in a vector without using the find function
2477 Solvers
110 Solvers
Magic is simple (for beginners)
2754 Solvers
292 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!