How to write my Matlab code so that its standalone application program takes multiple input files?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Benson Gou
am 17 Jun. 2020
Kommentiert: Benson Gou
am 18 Jun. 2020
Dear All,
I want to design my standalone application code (.exe file generated by Matlab compiler) which takes input files as follows:
> Standalone_Code.exe <file1> <file2> <file3> <file4>
I am wondering if it is possible to write my Matlab code so that I can run its standalone applicaton code as the above.
Thanks a lot.
Benson
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!