フィルターのクリア

my graph change color when I graph in it?

1 回表示 (過去 30 日間)
Erwin Avendaño
Erwin Avendaño 2017 年 11 月 12 日
コメント済み: Erwin Avendaño 2017 年 11 月 12 日
In the first image my graph keeps the color yellow but after that graph changes to black
  2 件のコメント
Erwin Avendaño
Erwin Avendaño 2017 年 11 月 12 日
how can I solve that?
Erwin Avendaño
Erwin Avendaño 2017 年 11 月 12 日
set(ax, 'xticklabel', sprintfc('\\color{yellow}%g',get(ax,'xtick'))) set(ax, 'yticklabel', sprintfc('\\color{yellow}%g', get(ax,'Ytick')))

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by