Effacer les filtres
Effacer les filtres

how can i get matlab code and figure of gui from its application file?

2 vues (au cours des 30 derniers jours)
vipul utsav
vipul utsav le 24 Mar 2013
I have made application file from matlab gui code and gui figure using matlab deploy tool and it is run.
but problem is that i have lost matlab code ang figure of gui. and i have application file of it. so how can i get matlab code and figure of gui from its application file?

Réponse acceptée

Image Analyst
Image Analyst le 24 Mar 2013
You can't. You get it from your back up. Like all good engineers, you're using a version control system, aren't you? Or at the very least an automatic backup program, maybe something like SecondCopy. Or as a worst case, manually copying your code to another hard disk, DVD, or flash drive. What backup method are you using?

Plus de réponses (1)

Walter Roberson
Walter Roberson le 24 Mar 2013
You cannot recover the source from the executable.
  3 commentaires
Image Analyst
Image Analyst le 25 Mar 2013
At this time only one answer can be accepted, and once an answer is accepted it cannot be "unaccepted" and changed to another, so you should pick the "best" one.
Walter Roberson
Walter Roberson le 25 Mar 2013
You can, though, Vote for multiple answers.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Interactive Control and Callbacks dans Help Center et File Exchange

Tags

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by