Difference between "files required for your application to run" and "files installed for your end user" in Compiler
이전 댓글 표시
I am using deploytool and the Application Compiler to make a standalone executable from a mfile. The mfile uses a dll library that was created outside of Matlab as well as a tif file. I am confused about "files required for your application to run", where the tif seems to have to go for the exe to run, and "files installed for your end user", where the dll seems to have to go. How do these two file categories differ, and why does the tif go in one and the dll go in the other?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!