why plot line style not change?

回答 (1 件)

Walter Roberson
Walter Roberson 2023 年 3 月 18 日

1 投票

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

カテゴリ

ヘルプ センター および File ExchangeLine Plots についてさらに検索

質問済み:

2023 年 3 月 18 日

回答済み:

2023 年 3 月 18 日

Community Treasure Hunt

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

Start Hunting!

Translated by