plot a graph in matlab

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

0 个投票

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 个)

类别

帮助中心File Exchange 中查找有关 2-D and 3-D Plots 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by