Azzera filtri
Azzera filtri

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

8 visualizzazioni (ultimi 30 giorni)
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 Commento
Kevin Chng
Kevin Chng il 22 Feb 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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Migrate GUIDE Apps in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by