dashed line imrect of imline
Show older comments
Hi everyone,
I'm trying to make a rectangle to define a region of interest in an image. I used the imrect function in Matlab. Now I want to make a dashed line of the top, bottom and right line of this rectangle, the left one should still be continuous. I wanted to do this with imline, but I don't know how to make this line dashed. I can't use the line function, because the rectangle has to be draggable and reseizable.
I hope someone can help me with this problem.
Thanks in advance.
Ellen
Accepted Answer
More Answers (2)
Ellen
on 31 Mar 2011
0 votes
Joseph McKinney
on 10 Oct 2013
0 votes
try imline
Categories
Find more on Programming in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!