フィルターのクリア

how to include Figure color in my code?

2 ビュー (過去 30 日間)
Matt
Matt 2014 年 8 月 8 日
コメント済み: Matt 2014 年 8 月 8 日
Hi
I want to change the color of my figure to white. The cloro outside my x and y axis. I can do this by going Figure color under edit>figure property.
BUt i want to include it in my code. Any suggestion how to do it?

採用された回答

Honglei Chen
Honglei Chen 2014 年 8 月 8 日
set(gcf,'Color','w')
  1 件のコメント
Matt
Matt 2014 年 8 月 8 日
Thanks!

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeInteractive Control and Callbacks についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by