Apply grid for figure

34 visualizaciones (últimos 30 días)
Tran Hoa
Tran Hoa el 25 de Abr. de 2020
Comentada: Pratik Bajaria el 14 de Abr. de 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 comentarios
Tran Hoa
Tran Hoa el 26 de Abr. de 2020
It works well. Thank you so much. Have a nice Sunday
Pratik Bajaria
Pratik Bajaria el 14 de Abr. de 2021

Iniciar sesión para comentar.

Respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by