draw two plot in a graph
1 次查看(过去 30 天)
显示 更早的评论
Hi. i have two columns with too much raws as each column (about 1.300.000 raws) and i want the plot look like as below, it included two different type of plots in one graph. can you help me how to do that?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/305103/image.jpeg)
0 个评论
采纳的回答
KSSV
2020-5-29
The plot looks like a regression plot read about plotregression. If you have two data points and want to plot them read about plot and holdon.
7 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Annotations 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!