issue with copying the figure to MS Word
    2 Ansichten (letzte 30 Tage)
  
       Ältere Kommentare anzeigen
    
    Mos_bad
 am 3 Sep. 2018
  
    
    
    
    
    Kommentiert: madhan ravi
      
      
 am 3 Sep. 2018
            I am using copy figure under edit button to copy figures from Matlab to MS Word. However, The legend and axis label font and order are not the same as in Matlab. Please find the attached. Please let me know how I can solve this issue.
0 Kommentare
Akzeptierte Antwort
  madhan ravi
      
      
 am 3 Sep. 2018
        
      Bearbeitet: madhan ravi
      
      
 am 3 Sep. 2018
  
      Instead of copying the figure why can’t you attach the picture like the above in ms word?
h=plot(t,y)
saveas(h,'filename.jpg')
Save the figure in jpg format.
1 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
				Mehr zu Legend 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!