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
-
How to find the position of an element in a vector without using the find function
2822 Solvers
-
Back to basics 21 - Matrix replicating
1828 Solvers
-
940 Solvers
-
07 - Common functions and indexing 1
455 Solvers
-
Output a vector which is table of 9
180 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.