필터 지우기
필터 지우기

File path issues with custom app installation

조회 수: 6 (최근 30일)
Franklin Turbeville
Franklin Turbeville 2019년 2월 11일
답변: Image Analyst 2019년 2월 11일
I installed a custom app using a mlappinstaller file. The app installed by default to "Documents\MATLAB\Add-Ons\Apps". The app was packaged with images that are used as icons for buttons. When I start up the app and don't have that folder specified as my current folder, the app doesn't find these images and throws an error. Is it possible to install the app in a way where this error does not happen? Should the code be written to always reference this folder? In that case it would seem that the file path would be different for anyone that installs the app. Let me know if this is unclear.

채택된 답변

Image Analyst
Image Analyst 2019년 2월 11일
Are you using fullfile() to specify the complete path of the images? See my attached utility to get the actual folder where the executable is.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기

제품


릴리스

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by