Error after trying to run a Matlab App "No matching files found"
1 次查看(过去 30 天)
显示 更早的评论
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
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'.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Package and Share Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!