How do I make a folder using app designer for a standalone app?
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Anshuman Agrawal
el 29 de Jul. de 2019
Respondida: Hari Krishna Ravuri
el 1 de Ag. de 2019
I want to create a new folder in a standalone app and was wondering if mkdir would still work or not.
0 comentarios
Respuesta aceptada
Hari Krishna Ravuri
el 1 de Ag. de 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 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Develop Apps Using App Designer en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!