Apply grid for figure

조회 수: 28 (최근 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 CenterFile Exchange에서 Subplots에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by