Can I use ADDPATH in a compiled application from MATLAB Compiler 4.10 (R2009a)?
이전 댓글 표시
My MATLAB program contain ADDPATH commands that refer to MATLAB files located in another directory. I would like to know if my compiled application will be able to mirror the directory structure if I provide it relative paths.
채택된 답변
추가 답변 (1개)
Rahul Goel
2017년 8월 16일
0 개 추천
Hi Mendel, In terms of compiled exe, ctfroot will point to the root directory of the extracted cache of the deployed component.
카테고리
도움말 센터 및 File Exchange에서 Search Path에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!