필터 지우기
필터 지우기

How to include executable in deployed application

조회 수: 2 (최근 30일)
maho
maho 2019년 7월 10일
Hi,
I want to deploy an application which calls a third-party .exe by system('') command. For non deployed, Matlab finds the executable if it is on Matlab Path.
However, when I want to call the executable from a deployed version of the application, system cant find it, although I included it with the app and I'm calling it with ctfroot().
Investigating the issue, I found the folder containing the executable to be located within the folder "C:\Progra...\mrcCache\nameOfAppli". This is a subfolder of ctfroot.
Is there a way to call the executable, or to get this folder's name, other than debugging with windows explorer and hoping that things won't change?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Create Large-Scale Model Components에 대해 자세히 알아보기

제품


릴리스

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by