Loading data files deployed with standalone exe.

I have a standalone exe and I want to add some data files to deploy with it. Currently I make the user browse to the files, but I want to include these files as part of the package and have them automatically load based on settings the user has chosen.
How do I load these files as I need them?

 Risposta accettata

Walter Roberson
Walter Roberson il 13 Dic 2012
Use deploytool -a to add the files. And read the documentation for ctfroot() and isdeployed()

Più risposte (0)

Categorie

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by