Why do I receive an "Error while obtaining sizes from MEX S-function. The specified module could not be found." error message?
Afficher commentaires plus anciens
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?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Block and Blockset Authoring dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!