Export a figure with subplots keeping the background color of the subplots
    5 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
Hi
I have the following problem: I make figures with subplots where the subplots have a non-white background color. However when I want to export these figures to eps the background of the subplots becomes white. I know that the command set(gcf, 'InvertHardCopy', 'off'); exists. However this only preserves the color (grey) of the area surrounding the subplots but not actually the background of the subplots. Does anyone have an idea how to solve this problem?
Cheers, Ronny
0 Kommentare
Antworten (1)
  Jan
      
      
 am 21 Mär. 2017
        7 Kommentare
  Dino Dvorak
 am 30 Nov. 2021
				
      Bearbeitet: Dino Dvorak
 am 30 Nov. 2021
  
			Older post but anyway - in Export Setup - Rendering - uncheck the box Custom color (default setting: w)
Siehe auch
Kategorien
				Mehr zu Axes Appearance finden Sie in Help Center und File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


