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 Solvers40
Suggested Problems
-
Find out missing number from a vector of 9 elements
322 Solvers
-
What is Sum Of all elements of Matrix
447 Solvers
-
Find out sum and carry of Binary adder
1772 Solvers
-
Finding perimeter of a rectangle
496 Solvers
-
Replace every 3rd element in a vector with 4
267 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.