why plot line style not change?

Respuestas (1)

Walter Roberson
Walter Roberson el 18 de Mzo. de 2023

1 voto

you are plotting only one point at a time. plot() only draws lines when there are at least two adjacent finite coordinates in a single call to plot()

Categorías

Más información sobre Line Plots en Centro de ayuda y File Exchange.

Preguntada:

el 18 de Mzo. de 2023

Respondida:

el 18 de Mzo. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by