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!