Executable file with inputs

Hi I have written a script that take in a set of data and put puts plots. I am trying to create a .exe File that can take in the data and spit out the graphs. I have successfully created an exe file for my script but it only shows the graphs from the data in my script. And help as to how I could enter new data into the exe file would be greatly appreciated

1 件のコメント

Abbey Kirkman
Abbey Kirkman 2021 年 2 月 7 日
Sorry correction “puts out plots”

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

回答 (1 件)

Steven Lord
Steven Lord 2021 年 2 月 7 日

0 投票

See this documentation page for information on how to write and call standalone applications that accept input arguments.

カテゴリ

ヘルプ センター および File ExchangeApplication Deployment についてさらに検索

質問済み:

2021 年 2 月 7 日

回答済み:

2021 年 2 月 7 日

Community Treasure Hunt

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

Start Hunting!

Translated by