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?

 채택된 답변

Walter Roberson
Walter Roberson 2012년 12월 13일

0 개 추천

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

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Get Started with MATLAB에 대해 자세히 알아보기

제품

태그

Community Treasure Hunt

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

Start Hunting!

Translated by