Apply grid for figure

29 ビュー (過去 30 日間)
Tran Hoa
Tran Hoa 2020 年 4 月 25 日
コメント済み: Pratik Bajaria 2021 年 4 月 14 日
Dear
I want to apply grid for 4 parts of the regression figure and I use this code
nntraintool('plot','plotregression')
set(findall(gcf,'-property','FontSize'),'FontSize',10)
grid on;
But only grid appear in the last figure (the forth figure I marked with yellow color). Could you help me ? Many thank
  3 件のコメント
Tran Hoa
Tran Hoa 2020 年 4 月 26 日
It works well. Thank you so much. Have a nice Sunday
Pratik Bajaria
Pratik Bajaria 2021 年 4 月 14 日

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

回答 (0 件)

カテゴリ

Help Center および File ExchangeSubplots についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by