Error when I run a .bat file
이전 댓글 표시
Hello. When i try to run a .bat file from matlab, an error appears in a cmd window: "terminate called after throwing an instance of 'std::logic_error' what(): Could not find user home direct" What should I do to correct this ? PS: when I run it from the cmd window, every thing works correctly. Thanks for your help.
댓글 수: 2
José-Luis
2017년 8월 2일
How are you running said file?
Are you using a system() call?
Asterix Legaulois
2017년 8월 2일
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 File Operations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!