필터 지우기
필터 지우기

Error after trying to run a Matlab App "No matching files found"

조회 수: 4 (최근 30일)
EB
EB 2020년 1월 31일
댓글: EB 2020년 2월 11일
Hi,
I am trying to find where is the issue while trying to run a Matlab App.
After I build the new app in the Matlab Compiler and try to run the app afterwards I get the error message:
"No matching files found".
I get this error message on the machine that has Matlab installed and also on the one which doesn't have Matlab on it.
I am working with Matlab 2015b and MCR version 9.0.
Can anyone explain in simpler words where I have to search for the problem. Is it somewhere in the lines of the main Matlab file or I make a mistake while I am building the app using the Compiler?
I have read some threads on root , appRoot (https://uk.mathworks.com/matlabcentral/answers/258854-why-does-copyfile-not-work-in-matlab-deployed-gui), absolute and relative path (https://blogs.mathworks.com/loren/2008/08/11/path-management-in-deployed-applications/) but unfortunately I can not understand what's the next step I have to do to solve my issue.
If anyone could give a hint where to start in solving my problem, it'd be really appreciated?
Thank you!
Emina
  댓글 수: 4
Adam Danz
Adam Danz 2020년 2월 11일
편집: Adam Danz 2020년 2월 11일
Just to be clear, the excel file is in the exact same folder as the compiled app (not a sub-folder) and the folder is on your matlab path -- is that correct? My first hunch is the same as Geoff Hayes'.
EB
EB 2020년 2월 11일
Yes. The excel file is located in the same folder as the app. And in the backend code of the app that file is being called at some point.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Develop Apps Using App Designer에 대해 자세히 알아보기

제품


릴리스

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by