Vector x is given.calculate the difference between the biggest and the smallest number that we can create from elements of x. for example: x= [1 2 3]; dif=321 -123=198;
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers39
Suggested Problems
-
1440 Solvers
-
Check if number exists in vector
13903 Solvers
-
Volume difference between Ellipsoid and Sphere
136 Solvers
-
385 Solvers
-
Remove element(s) from cell array
1991 Solvers
More from this Author1
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Test Suite #3 is not correct.