my graph change color when I graph in it?

2 次查看(过去 30 天)
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
set(ax, 'xticklabel', sprintfc('\\color{yellow}%g',get(ax,'xtick'))) set(ax, 'yticklabel', sprintfc('\\color{yellow}%g', get(ax,'Ytick')))

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Graph and Network Algorithms 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by