필터 지우기
필터 지우기

Can the default line thickness of imfreehand be changed?

조회 수: 1 (최근 30일)
Antonio
Antonio 2013년 1월 27일
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개)

카테고리

Help CenterFile Exchange에서 Visual Exploration에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by