How can I make an executable file based on my m-files?
11 views (last 30 days)
Show older comments
There are about 100 m-files. Calling only one, namely "main" initiates the algorithm and returns the results as an output m-file. I want to make an exe file, which askes for the input m-file case, and the name of output, and runs all the simulations using MATLAB. Of course MATLAB must be installed, but I would like to run the exe file out of MATLAB environment.
0 Comments
Answers (1)
See Also
Categories
Find more on Files and Folders in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!