Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to Plot a distribution function of a 800 x 1 struct with 1 field
조회 수: 1 (최근 30일)
이전 댓글 표시
My workspace has ENS_Bus_Yearly as a 800 x 1 struct. The 800 x 1 has 1 field. In each of the 800, I have 8760 rows and 22 columns. Please I need help plotting the probability distribution function of this all in one graph.
댓글 수: 2
dpb
2020년 8월 20일
Probability distribution of what? You've got 800 8760*22 arrays -- what are the meanings of the columns?
The 8760 is suspiciously similar to 24*365 so one presumes each row is an hourly observation over 365-day years?
Still, what is wanted is totally undefined in the question...
답변 (1개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!