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개)
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 Exchange에서 Application Deployment에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!