save and open in app designer

4 次查看(过去 30 天)
Anthos kountouris
Anthos kountouris 2019-12-4
回答: BhaTTa 2025-3-13
Hi. I created an app designer and i want to save figure in work space with a callback. Also i want to open it in my app designer. how is it possible?? p.s the app designer is .exe type

回答(1 个)

BhaTTa
BhaTTa 2025-3-13
Hey @Anthos kountouris, When working with a compiled MATLAB App Designer application (an .exe), you can achieve your goals by strategically managing data and figures. Here's how you can save a figure to the workspace and open it within your app:Saving a Figure in the Workspace
Since you're working with a standalone application, you can save your figure data to a file and then load it back in the workspace when needed.

类别

Help CenterFile Exchange 中查找有关 Develop Apps Using App Designer 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by