Can the default line thickness of imfreehand be changed?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I'd like to make the lines that appear from imfreehand thicker. Is there a way to do this?
0 commentaires
Réponse acceptée
Image Analyst
le 27 Jan 2013
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 commentaires
Plus de réponses (0)
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!