How to make a Pareto chart in Matlab

Hi i have a data set that contains 5 different attributes such as Longitude, latitude, Elevation, Roughness length and Wind speed values. All the attributes have the same number of counts. I want to know how can i make a Pareto chart of the data set using matlab. Thank You

8 Comments

jonas
jonas on 26 Sep 2018
Edited: jonas on 26 Sep 2018
what do you want on the x and y axes?
You will probably find Pareto useful
On the x axis i want all the 5 variables
jonas
jonas on 26 Sep 2018
Edited: jonas on 26 Sep 2018
That was half the answer. I suppose you want two y-axes, one with cumulative distribution and the other one with what?
Yes i want two y axis . Since all the attributes have same number of counts i cannot use counts on my y axis. What could be other possibilities.
How can i make a pareto chart of a N x M matrix?
You need to figure out what you want on your y axes before we can help you...
Rather than having counts on the y axis what else can we have on the y axis of the Pareto chart. Can anyone suggest something.
I have tried using variance on the y axis but it gives me 1 for all the attributes.

Sign in to comment.

Answers (0)

Asked:

on 26 Sep 2018

Commented:

on 28 Sep 2018

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!