Apply grid for figure
29 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/287418/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/287418/image.png)
3 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Subplots dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!