Is it possible to set marker line width?

50 vues (au cours des 30 derniers jours)
Mr M.
Mr M. le 8 Oct 2017
Commenté : Chien Yufang le 3 Jan 2018
I want to use x and + marks with scatter but with bolder marks. Is it possible?

Réponses (2)

Kaushik Lakshminarasimhan
scatter(X,Y,'+','LineWidth',2)

Tiago Dias
Tiago Dias le 12 Déc 2017
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
Chien Yufang le 3 Jan 2018
You can draw two times, one for line, one for marker.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Scatter Plots dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by