Search Results

0
votes

In Matlab, how do I change the background color of a subplot?

I've not used Matlab in several years, but I think it might well be the whitebg method called after the subplot declaration, similar to the way in which you would set a title. subpl …