How can I export app data in the workspace?

Hi, I created an App using app designer but the calculated variables do not appear in the workspace. Is it possible to export the data into the workspace so that another user may customize an analysis from the calculated data? I have tried using public properties but it is still not possible to call the data into the workspace.

 Réponse acceptée

Darshan Ramakant Bhat
Darshan Ramakant Bhat le 18 Avr 2017

5 votes

There are multiple options. You can use one of the following
  • assignin
  • export2wsdlg.
  • save it in a mat file.
Please look at the following answer thread:

1 commentaire

Letchi Anoman
Letchi Anoman le 20 Avr 2017
Great! The assignin function works. I have to write it
assignin('base', 'NameOfNewVariable', AppVariable)
Thanks a lot

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

Community Treasure Hunt

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

Start Hunting!

Translated by