Figure title overlapping plot

9 次查看(过去 30 天)
Emily Browning
Emily Browning 2019-6-21
编辑: Adam Danz 2019-6-21
Hi,
I am having issues reformating the loctaion of the plot so the title dose not overlap the plot area. I have attached an example below where the date is displated below the the plot area.
Average_Velocity_Streamwise.jpg
Thanks,
  3 个评论
Emily Browning
Emily Browning 2019-6-21
That causes the title to no longer be desplyaed in the viesing window
Average_Velocity_Streamwise.jpg
Adam Danz
Adam Danz 2019-6-21
编辑:Adam Danz 2019-6-21
I'm assuming this is app designer.
It's a similar problem to this question posted a couple days ago
Try decreasing the height of the axis.
app.UIAxes.Position(4) = xxxx; %some values smaller than current value

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Title 的更多信息

标签

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by