Is it possible to set marker line width?
Afficher commentaires plus anciens
I want to use x and + marks with scatter but with bolder marks. Is it possible?
Réponses (2)
Kaushik Lakshminarasimhan
le 8 Oct 2017
scatter(X,Y,'+','LineWidth',2)
Tiago Dias
le 12 Déc 2017
0 votes
Hi, With 'LineWidth",2 I change both the line and the marker width, it is possible to have a line with markers and just change the marker width??
1 commentaire
Chien Yufang
le 3 Jan 2018
You can draw two times, one for line, one for marker.
Catégories
En savoir plus sur Scatter Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!