Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
x_correct = [1 2 3 4 5 6 7 8 9 10];
assert(isequal(oneToTen,x_correct))
|
749 Solvers
Program an exclusive OR operation with logical operators
597 Solvers
233 Solvers
Generate N equally spaced intervals between -L and L
442 Solvers
MATCH THE STRINGS (2 CHAR) very easy
194 Solvers