stem and set function: A question
古いコメントを表示
Dear all,
I have
subplot(2, 1, i)
z= stem(h);
set(z, 'Marker', 'none')
Is it possible to increase the thickness of the lines for this plot and use red color for the lines?
thanks
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Descriptive Statistics and Visualization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!