The problem with the appearance of extra space in the plot
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I use the "Edit-->copy figure" to use high-quality plot in Word. But when I use the legend command,a lot of extra space appears at the bottom of the plot. How can I delete it?
0 Kommentare
Antworten (1)
Venkat Siddarth
am 10 Feb. 2023
Bearbeitet: Venkat Siddarth
am 10 Feb. 2023
I understand that you want to remove the extra space generated in the figure.This can be achieved as follows:
[Edit] The process is explained using an example graph
Firstly,if you want to change or edit the figure properities go to property inspector:
After that go to Parent/Child section and click on Figure.
After this we will be able to see the figure properties which consists of properties like position etc.
Here we can adjust the properties to get figure area proportionate to window so that the space is optimally used.
I hope this resolves your query.
Thanks,
Venkat Siddarth V
0 Kommentare
Siehe auch
Kategorien
Mehr zu Graphics Object Programming 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!