Graph plotting HELP NEEDED
显示 更早的评论
How can I plot this graph in matlab?
I have trouble plotting this one

4 个评论
Sriram Tadavarty
2020-3-19
May i know what did you try to achieve this?
Saad Rana
2020-3-19
Saad Rana
2020-3-19
Sriram Tadavarty
2020-3-19
Saad, i suggest you to go through MATLAB onramp course here https://www.mathworks.com/learn/tutorials/matlab-onramp.html
采纳的回答
更多回答(1 个)
Steven Lord
2020-3-19
0 个投票
If you're trying to create a plot that has a particular appearance but you're not sure which function can create such a plot, open the Plots tab on the Toolstrip. This includes a gallery where you can look at small thumbnails and see which function was used to create each. Find a plot that looks similar to what you want and look for help or doc on the function whose name appears below the thumbnail.
If you select the data you want to plot in the Workspace window, you can even filter that list to those functions that are appropriate for the selected data.
类别
在 帮助中心 和 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!
