Create customizable linear ROI collapse all in pageSyntax roi = drawline roi = drawline(ax) roi = drawline(___,Name=Value)Description The drawline function creates a Line object that specifies the length and position of a line region of interest (ROI). You can create the ROI interactively...
I am having some difficulty with the _WinAPI_Drawline command. When the line is drawn for some reason the starting position coordinates are incorrect...this can be seen in the attached working code example I have below. I have tried changing the "Opt("PixelCoordMode", 1)" to be "0" ...