How do I make a folder using app designer for a standalone app?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Anshuman Agrawal
il 29 Lug 2019
Risposto: Hari Krishna Ravuri
il 1 Ago 2019
I want to create a new folder in a standalone app and was wondering if mkdir would still work or not.
0 Commenti
Risposta accettata
Hari Krishna Ravuri
il 1 Ago 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 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Develop Apps Using App Designer in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!