Graph Plotting! Which Function Shall I use?

Hello,
Deat Matworkers, I'm having trouble to plot a specific kind of graph, in which I've attached an example. Could anyone help me? Does anyone have any idea how I could do it on Matlab
?
Just in case, I will describe what I have.
I have 48,000 data and it is about one specific PQ phenomena and I'd like to reunite all these data in one collum (axis X) and in axis Y I'll put the utilization of limit in %.
Thanks in advance,
Kind regards.

댓글 수: 1

jonas
jonas 2018년 8월 2일
편집: jonas 2018년 8월 2일
Looks like something you can do with a normal scatter plot. Just set each group to x=constant+-some random value. Let me know if you need code.
In my opinion a Boxplot is more informative

댓글을 달려면 로그인하십시오.

답변 (1개)

Kelly Kearney
Kelly Kearney 2018년 8월 2일

1 개 추천

A beeswarm plot might be an option... the plotSpread function on the File Exchange can be used for that.

카테고리

도움말 센터File Exchange에서 Annotations에 대해 자세히 알아보기

태그

질문:

2018년 8월 2일

답변:

2018년 8월 2일

Community Treasure Hunt

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

Start Hunting!

Translated by