why plot line style not change?

Antworten (1)

Walter Roberson
Walter Roberson am 18 Mär. 2023

1 Stimme

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()

Kategorien

Mehr zu Line Plots finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 18 Mär. 2023

Beantwortet:

am 18 Mär. 2023

Community Treasure Hunt

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

Start Hunting!

Translated by