Can I use ADDPATH in a compiled application from MATLAB Compiler 4.10 (R2009a)?
Mostra commenti meno recenti
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.
Risposta accettata
Più risposte (1)
Rahul Goel
il 16 Ago 2017
0 voti
Hi Mendel, In terms of compiled exe, ctfroot will point to the root directory of the extracted cache of the deployed component.
Categorie
Scopri di più su Search Path in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!