X, Y label disappeared in app designer after exporting?
3 ビュー (過去 30 日間)
表示 古いコメント
Hi,
I made an app that contained figure(s), and a save button that export figure(s).

As I pressed save, the figure(s) were exported. However, the X and Y label of the figure disappeared.

If I click save again, the exported figure doesn't have the label either.
I wonder what causes this issue. Is it possible to fix it?
Thanks!
0 件のコメント
回答 (1 件)
Florian Bidaud
2022 年 12 月 6 日
Hi,
I guess you should check which callback function is associated with your button, maybe this button plots the figure again without adding the axis.
参考
カテゴリ
Find more on Migrate GUIDE Apps in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!