Clear Filters
Clear Filters

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

4 views (last 30 days)
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 Comments
Adam Danz
Adam Danz on 11 Feb 2020
Edited: Adam Danz on 11 Feb 2020
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 on 11 Feb 2020
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.

Sign in to comment.

Answers (0)

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Products


Release

R2015b

Community Treasure Hunt

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

Start Hunting!