Why do I receive an error when printing an image from a compiled MATLAB application?
Show older comments
Why do I receive the error "ERROR: Failed to find MEX-File on path : iofun/private/wtifc.dll." when printing an image from a compiled MATLAB application?
I am unable to get my compiled MATLAB application to generate image files such as TIFF files. The MATLAB application works fine within MATLAB, but when I compile it, I receive the following error messages:
Failed to find MEX-File on path : iofun/private/wtifc.dll.
and
Function 'get_param' is not implemented in standalone mode.
Accepted Answer
More Answers (0)
Categories
Find more on Image Processing Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!