how to plot verticle lines?
    5 次查看(过去 30 天)
  
       显示 更早的评论
    
Hello,
How do I plot vercicle lines that go up to y-value 10?
thanks in advance
0 个评论
采纳的回答
  John D'Errico
      
      
 2020-11-30
        
      编辑:John D'Errico
      
      
 2020-11-30
  
      Plot two points, connected by a line. Both points will have the same value for x. You can choose the start and end point in y to plot. Don't use a marker. WTP?
Or, you could use the function xline.
4 个评论
更多回答(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!



