Apply grid for figure

29 vues (au cours des 30 derniers jours)
Tran Hoa
Tran Hoa le 25 Avr 2020
Commenté : Pratik Bajaria le 14 Avr 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 commentaires
Tran Hoa
Tran Hoa le 26 Avr 2020
It works well. Thank you so much. Have a nice Sunday
Pratik Bajaria
Pratik Bajaria le 14 Avr 2021

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by