how to find or how to determine "Size " for any solution ?????
https://www.mathworks.com/matlabcentral/fileexchange/34754-calculate-size
Test | Status | Code Input and Output |
---|---|---|
1 | Pass |
x = 'But I''m actually right this time';
y_correct = 'yes';
assert(isequal(wiferight(x),y_correct))
out =
yes
|
2 | Pass |
x = 'But you just said that 2+2=3';
y_correct = 'yes';
assert(isequal(wiferight(x),y_correct))
out =
yes
|
3417 Solvers
Program an exclusive OR operation with logical operators
597 Solvers
Solve the set of simultaneous linear equations
171 Solvers
435 Solvers
198 Solvers