how can i plot two graph in single one without subplot?
1 次查看(过去 30 天)
显示 更早的评论
i have data of two profile, i want to plot age & depth of these profile x & y axis are nearly equal for both profile.
0 个评论
采纳的回答
Mischa Kim
2014-3-5
编辑:Mischa Kim
2014-3-5
Use
hold all
before or after the first plot command.
3 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Line Plots 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!