How do I make a folder using app designer for a standalone app?
6 次查看(过去 30 天)
显示 更早的评论
I want to create a new folder in a standalone app and was wondering if mkdir would still work or not.
0 个评论
采纳的回答
Hari Krishna Ravuri
2019-8-1
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Develop Apps Using App Designer 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!