APPs designer matlab save data to workspace

Hi All !!
Is there a way to export or to save the data made by my app to the Workspace?
thank you !

Answers (1)

2 Comments

Assignin works, but i have à lot of variables to sent to workspace, is there a more efficient Way of doing it ? Thank you
Save a mat file from within the app when all the variables exist in the Workspace, then load the mat file in the desktop.

Sign in to comment.

Asked:

on 9 Jul 2020

Commented:

on 9 Jul 2020

Community Treasure Hunt

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

Start Hunting!