Why do I receive an "Error while obtaining sizes from MEX S-function. The specified module could not be found." error message?
Show older comments
I am running a model with an S-Function built from blocks from the Signal Processing Blockset. The machine that I am running on does not have the Signal Proessing Blockset installed. I assumed once the S-Function is built the original library should not be needed.
However, I get the following error for my S-Function:
Error while obtaining sizes from MEX S-function 'TEST12_sf' in 'TEST12SF/RTW S-Function'.
MATLAB error message:
Invalid MEX-file 'C:\TEST12\TEST12_sf.mexw32': The specified module could not be found.
Why is this happening?
Accepted Answer
More Answers (0)
Categories
Find more on Block and Blockset Authoring 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!