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
-
Return the 3n+1 sequence for n
8530 Solvers
-
Create a cell array out of a struct
2588 Solvers
-
Relative ratio of "1" in binary number
1669 Solvers
-
Delete 2nd and 5th column of Given 6*6 matrix
173 Solvers
-
291 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.