필터 지우기
필터 지우기

How to plot these kind of line charts as shown in figures ? Any pointer will be helpfull

조회 수: 1 (최근 30일)

채택된 답변

Walter Roberson
Walter Roberson 2023년 12월 13일
Those are a mix of plot() and either area or fill or patch() . fill() and patch() are easier to figure out, and have the advantage that transparency can be specified directly at the time the patch is constructed.
  댓글 수: 4
Avijit Paul
Avijit Paul 2023년 12월 16일
Thanks a lot. What I can see in the plot is that there are additional lines after 2015. How to do that ? I mean data size is different.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Polar Plots에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by