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?

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 13 Dez. 2012

0 Stimmen

Use deploytool -a to add the files. And read the documentation for ctfroot() and isdeployed()

Weitere Antworten (0)

Kategorien

Mehr zu Get Started with MATLAB finden Sie in Hilfe-Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by