Create GUI to desktop apps

1 回表示 (過去 30 日間)
Oman Wisni
Oman Wisni 2019 年 1 月 17 日
コメント済み: Oman Wisni 2019 年 1 月 18 日
Hy, I have 2 GUI in MATLAB. the name tes1.fig, tes1.m & tes2.fig,tes2.m.. This all interdependent each other. Now I want package it. Which one should I package? if I package tes1.fig,tes1.m is the proccess second GUI will follow to become one? or how?
Please could explain or tell me? thank you
  12 件のコメント
Image Analyst
Image Analyst 2019 年 1 月 18 日
Evidently you compiled the m-files into an executable with version 8.5 of MATLAB. That means you must have your end user run the MCR run time library installer for that exact version. You can find it in the folder "C:\Program Files\MATLAB\R2015a\toolbox\compiler\deploy\win64"
If they do that, then your program will run.
Oman Wisni
Oman Wisni 2019 年 1 月 18 日
Yes sir, Thank you ?

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

採用された回答

Image Analyst
Image Analyst 2019 年 1 月 17 日
Call the Mathworks sales department to learn what compiler you need and how much it will cost. Just to warn you, it's VERY expensive - far more than the other typical toolboxes.
  4 件のコメント
Oman Wisni
Oman Wisni 2019 年 1 月 17 日
yes sir,
Walter Roberson
Walter Roberson 2019 年 1 月 18 日
You seem to be using MATLAB R2015a. You would be required to update to the latest version before buying MATLAB Compiler. Mathworks does give some room for buying toolboxes for an older version, but only 1 or 2 years, not more than 3 years.

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeC Shared Library Integration についてさらに検索

製品


リリース

R2015a

Community Treasure Hunt

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

Start Hunting!

Translated by