the save as option in the axis toolbar i causing the custom x label to collapse .

40 views (last 30 days)
I an using app designer , the save as option in the axis toolbar i causing the custom x label to collapse and is saving the wrong label position because of it. How to fix the issue
  5 Comments
Abhinand
Abhinand on 3 Nov 2025 at 11:39
When im loading the graph initially it is graph (A) but when i use the Save as button on the toolbar to save the figure as png the xlabel is getting updated to a wrong position which is graph (B). Ive used the same functions to plot in both matlab version 2024a and 2021b but in the older version it is working absolutely fine that is when i save the figure using save as button ...the label remains the same and is getting saved as png correctly
dpb
dpb on 3 Nov 2025 at 14:29
Edited: dpb on 3 Nov 2025 at 17:15
Nothing anybody here can do with just the images but look at them -- did you try the suggestion of just building a plot in a uifgure() to reproduce the symtpoms to prove whether it does or does not have anything to do with the AppDesigner framework?
If, indeed, it is running on the same system(s) in earlier releases but not on present, it would appear you have uncovered another issue related to the new system. It would be interesting to know if others can duplicate the problem, but doing so takes having a minimum working example that does cause the issue for you.
Again, failing that, submit this to Mathworks as an official support request/bug at <Product Support Page> but you'll have to be willing to provide them with enough for them to be able to reproduce the problem.

Sign in to comment.

Answers (0)

Categories

Find more on Environment and Settings in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!