Azzera filtri
Azzera filtri

Why is the desired version of the data file not being picked by the executable during deployment in MATLAB Compiler 4.13 (R2010a) ?

1 visualizzazione (ultimi 30 giorni)
I have an Excel file that contains sample data, as part of my executable, and during deployment I add data to the file, and would like the updated file to be picked by the executable. Instead, the one with sample data is picked.

Risposte (1)

Sanchali Purandare
Sanchali Purandare il 16 Gen 2011
The updated version of the file is not being picked, as the one in the CTF archive, which MCR_CACHE_ROOT refers to by default, is being picked.
To work around this issue, update the value of MCR_CACHE_ROOT to the desired file location.

Categorie

Scopri di più su MATLAB Compiler in Help Center e File Exchange

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by