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 Comments

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.
ok many thanks

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Asked:

on 19 Jul 2025

Commented:

on 19 Jul 2025

Community Treasure Hunt

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

Start Hunting!