I got a problem about root trying to build a microchip simulink block
조회 수: 2 (최근 30일)
이전 댓글 표시
I was trying to build the model the block but I got this problem ..what can I do?
The starting build folder "C:\" is at the root of a drive. The make utilites as used by the Simulink Coder Build Process cannot build when the starting folder is at the root of a drive. Please change to a sub folder and re-try the build. Component: Simulink | Category: Model error
답변 (3개)
Arthur Preuss
2018년 3월 25일
I ended up solving this problem looking for similar one on the internet, so I don't remember now how I did it. Try installing Matlab in folder whose names do not contain spaces (" "). I remember it avoided other problems on Windows
Good luck
댓글 수: 0
Deng Wenwu
2019년 2월 15일
change the current folder of matlab to sub-directory;
be sure that when you run the code generation, the current folder of matlab should not be in the install-dir of matlab or in the root directory of a drive.
댓글 수: 2
참고 항목
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!