Why do I receive an "Error while obtaining sizes from MEX S-function. The specified module could not be found." error message?
显示 更早的评论
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?
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Block and Blockset Authoring 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!