Figure title overlapping plot

8 views (last 30 days)
Emily Browning
Emily Browning on 21 Jun 2019
Edited: Adam Danz on 21 Jun 2019
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 Comments
Emily Browning
Emily Browning on 21 Jun 2019
That causes the title to no longer be desplyaed in the viesing window
Average_Velocity_Streamwise.jpg
Adam Danz
Adam Danz on 21 Jun 2019
Edited: Adam Danz on 21 Jun 2019
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

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!