I'm happy to change this question so that it can be opened again. Was it closed because it's a duplicate question?
Info
此问题已关闭。 请重新打开它进行编辑或回答。
Deploytool not including dependencies from toolboxes
1 次查看(过去 30 天)
显示 更早的评论
We're using deploytool to build a standalone executable version of our software. Unfortunately, deploytool is not including dependencies from the stats and ident toolboxes. I know this because one of our scripts calls two functions from these toolboxes; if these two lines are commented out, the executable runs fine. I tried many solutions, such as manually including the dependencies and copying the toolbox scripts to the same folder as our software, and none of those worked.
So my question is - why would deploytool not include dependencies from these toolboxes? How can I solve this?
I asked a similar question on here a week ago, but there were no answers. I'm asking it again in a different way in case anyone can help me out.
1 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!