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

9 ビュー (過去 30 日間)
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 件のコメント
Kevin Chng
Kevin Chng 2019 年 2 月 22 日
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.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by