This solution is locked. To view this solution, you need to provide a solution of the same size or smaller.
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
a = 1;
savevar(a)
ii=ls('a.mat')
assert(~isempty(ii))
ii =
a.mat
|
2 | Pass |
clear
load a
assert(a==1)
|
408 Solvers
474 Solvers
Output a vector which is table of 9
102 Solvers
226 Solvers
81 Solvers