Effacer les filtres
Effacer les filtres

Is it possible to save and open the figure in .fig format using a .exe program developed with app designer?

8 vues (au cours des 30 derniers jours)
I am in the middle of developing a tool in app designer(Matlab R2018b). i can sucessfully create a figure and save it in .fig format. I want to know, if its possible to save and open the figure in .fig format in a system without matlab but just with my developed .exe file installed in the system.
Any knowledge in the topic is welcome.
  1 commentaire
Kevin Chng
Kevin Chng le 22 Fév 2019
Yes. if you install MATLAB runtime in the pc
you can open the MATLAB figure without the needs of MATLAB, it also does not need your execution file.
You may compile the MATLAB runtime together with your exe, therefore, if you pass your exe to third party, it would be automatically downloaded in the third party PC. Else, you may ask them to download the MATLAB runtime from the link above.
If you only want to pass the figure, recommend not to save it as MATLAB figure, you may save it as png & jpg.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Migrate GUIDE Apps dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by