Please, do not use isqual with floats, instead use abs(x1-x2) < 1e-10 for instance. A number like 0.1 is infinite and periodic in base 2.
The test suite is updated to use a tolerance check.
Make one big string out of two smaller strings
1159 Solvers
361 Solvers
540 Solvers
418 Solvers
179 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!