The problem with the appearance of extra space in the plot
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Venkat Siddarth
2023-2-10
编辑:Venkat Siddarth
2023-2-10
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Graphics Object Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!