This solution is outdated. To rescore this solution, sign in.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
%%
vector = [70 73 86 69];
y_correct = char(vector);
assert(isequal(vector,y_correct))
|
316 Solvers
856 Solvers
Output any real number that is neither positive nor negative
316 Solvers
5462 Solvers
Matlab Basics - y as a function of x
339 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!