Missing command in "line" (easy question)
1 回表示 (過去 30 日間)
古いコメントを表示
Hello Guys/girls,
I want to make a line using the "line" command:
line([0 1],[1 1],'color',[0 0 0 ],' missing command for dashed line')
what is the addition if I want to make this line dashed, "-" doesnt seem to work. Cant find something on the internet
Thanks, G
0 件のコメント
回答 (1 件)
Walter Roberson
2016 年 5 月 31 日
LineStyle
参考
カテゴリ
Help Center および File Exchange で Line Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!