Can the default line thickness of imfreehand be changed?

4 次查看(过去 30 天)
I'd like to make the lines that appear from imfreehand thicker. Is there a way to do this?

采纳的回答

Image Analyst
Image Analyst 2013-1-27
Line width does not seem to be one of the parameters that you can adjust. The default blue line surrounded by a white glow does seem to be very high contrast though. After it's drawn, you can of course use plot(x,y,'LineWidth', 4) to have it redrawn thicker, but you can't have a thicker line while you're drawing.

更多回答(0 个)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by