How do I make a folder using app designer for a standalone app?
조회 수: 1 (최근 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!