Borrar filtros
Borrar filtros

Is it possible to change the dots size of a dotted line?

3 visualizaciones (últimos 30 días)
Viviana Arrigoni
Viviana Arrigoni el 16 de Abr. de 2018
Comentada: Jan el 16 de Abr. de 2018
I have a dotted line with asterisks in (X,Y). They are few points, but I would like to increase the size of the dots of the line connecting them. I tried to so it as follows but it did not work.
plot(X,Y,':*','LineWidth',10,'Color','[0 0.6 1]');
  2 comentarios
Birdman
Birdman el 16 de Abr. de 2018
Is there an error message being thrown or is there no change when you run the code?
Jan
Jan el 16 de Abr. de 2018
"It does not work" is a weak description of the problem. Please explain, what you see. Defining the Color as a string is strange. I suggest to omit the quotes around [0 0.6 1].

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Line Plots en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by