How do I make a folder using app designer for a standalone app?
6 views (last 30 days)
Show older comments
Anshuman Agrawal
on 29 Jul 2019
Answered: Hari Krishna Ravuri
on 1 Aug 2019
I want to create a new folder in a standalone app and was wondering if mkdir would still work or not.
0 Comments
Accepted Answer
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.
0 Comments
More Answers (0)
See Also
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!