필터 지우기
필터 지우기

Compiled app unable to resolve matlab.internal files in R2019b/MCR 9.7

조회 수: 1 (최근 30일)
Azad Jalali
Azad Jalali 2020년 5월 1일
댓글: diwi 2023년 1월 25일
I'm compiling a standalone application that uses *.p files (using matlabshared.libiio), so I have to manually work out the file dependencies. It was fine until I started seeing matlab.internal files pop up as missing. For example, I get an error message now saying
"Unable to resolve the name matlab.internal.get3pInstallLocation."
This file is found here:
C:\Program Files\MATLAB\R2019b\toolbox\shared\supportsoftware\services\+matlab\+internal
I was surprised because it's an internal file, so I would expect MATLAB Runtime to be able to handle it. I still tried adding the file manually to my packaged app, but that doesn't fix it.
I'm wondering why this file cannot be found, and what workaround I can use to get my application to run standalone.

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Compiler에 대해 자세히 알아보기

제품


릴리스

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by