How do I make a folder using app designer for a standalone app?

6 views (last 30 days)
I want to create a new folder in a standalone app and was wondering if mkdir would still work or not.

Accepted Answer

Hari Krishna Ravuri
Hari Krishna Ravuri on 1 Aug 2019
Yes, mkdir still works in standalone app.Refer to https://www.mathworks.com/videos/getting-started-standalone-applications-using-matlab-compiler-100088.html for more information on standalone apps.

More Answers (0)

Categories

Find more on Develop Apps Using App Designer 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!