About the GUI, how can I use the .p file and the .fig file to convert the GUI to exe file ?

 Accepted Answer

The MATLAB Compiler is able to convert .p files as well as .m files. Just include the .p file and the .fig as part of the project files. The .p file should be listed the same place you list .m files. Possibly the .fig should be included as an "additional" file.

More Answers (0)

Categories

Find more on Printing and Saving in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!