Determining the install location of a compiled program.
조회 수: 8 (최근 30일)
이전 댓글 표시
I'm trying to determine where files are installed for a compiled application, but all the usual ways are pointing to the temporary directory that the program is extracted to before running.
댓글 수: 0
채택된 답변
추가 답변 (1개)
William Thielicke
2025년 9월 15일 12:50
@OCDER: This is the location where the exe file (which seems to act as some sort of shortcut) is located. The actual files of the standalone are installed here on my win11 system:
C:\Users\thiel\AppData\Local\MathWorks\MatlabRuntimeCache\R2025a\Compiled_program_name
댓글 수: 0
참고 항목
카테고리
Help Center 및 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!