Apply grid for figure

29 visualizzazioni (ultimi 30 giorni)
Tran Hoa
Tran Hoa il 25 Apr 2020
Commentato: Pratik Bajaria il 14 Apr 2021
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 Commenti
Tran Hoa
Tran Hoa il 26 Apr 2020
It works well. Thank you so much. Have a nice Sunday
Pratik Bajaria
Pratik Bajaria il 14 Apr 2021

Accedi per commentare.

Risposte (0)

Community Treasure Hunt

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

Start Hunting!

Translated by