Toolboxes are not compiled

I have a program in Matlab and I want to compile it, however after compiling it, when opening the executable it throws an error, stating that the image processing and statistics toolboxes are required, but the code runs correctly in Matlab, why could this happen?

2 个评论

All command line functionality for Image Processing Toolbox and Statistics Toolbox is supported by MATLAB Compiler.
However, pre-built applications and user interfaces for those toolboxes are not supported by MATLAB Compiler.

请先登录,再进行评论。

回答(0 个)

类别

帮助中心File Exchange 中查找有关 MATLAB Compiler 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by