plot a graph in matlab

조회 수: 2 (최근 30일)
Shan  Chu
Shan Chu 2016년 8월 31일
답변: Star Strider 2016년 8월 31일
Dear everyone, Do you know how to plot this kind of graph in Matlab. Which function should I use. Thanks

채택된 답변

Star Strider
Star Strider 2016년 8월 31일
You would have to use a combination of the plot (using semilogx) and patch plots, and text objects. That graph would require a significant coding effort.
I wish you luck with it.

추가 답변 (0개)

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by