Executable file with inputs
Afficher commentaires plus anciens
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 commentaire
Abbey Kirkman
le 7 Fév 2021
Réponses (1)
Steven Lord
le 7 Fév 2021
0 votes
See this documentation page for information on how to write and call standalone applications that accept input arguments.
Catégories
En savoir plus sur 2-D and 3-D Plots dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!