problem about plot 'x =2'
정보
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
이전 댓글 표시
I have 2 question about plot
One . I want to draw a plot 'X = 2' just straight line like picture

Two .And I want to use fullcrosshair mouse style but I realized it can't use anymore in R2015a So have any function or know about similar mouse style Plz tell me ,,,
댓글 수: 4
Image Analyst
2016년 4월 1일
I don't understand "fullcrosshair mouse style". What is that? Don't you just want the plot exactly as you've shown it? There is no crosshairs or cursor on that plot.
pty0220
2016년 4월 1일
KSSV
2016년 4월 1일
Image Analyst
2016년 4월 1일
ginput() will give those, and they move with the mouse. If you want non-moving, static lines, use the line() function.
답변 (1개)
이 질문은 마감되었습니다.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
