scale to percentage using maximum value
2 views (last 30 days)
Show older comments
Roisin Loughnane
on 30 Oct 2017
Commented: Roisin Loughnane
on 30 Oct 2017
I have a matrix with a few values
A = [0.00432, 0.13683 0.93748 0.00346]
I want to assign a value of 100 the maximum value in A and scale the rest accordingly in order to view as percentages.
Any ideas?
0 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!