Cannot find S-function module 'QueryInstrument'. S-Function modules must exist as either source files or pre-compiled object files on the MATLAB path.
조회 수: 10 (최근 30일)
이전 댓글 표시
How can I fix this? Running Matlab 2017b.
댓글 수: 0
답변 (1개)
Urmila Rajpurohith
2020년 8월 24일
Hi
The issue stems from the "S-function modules" entry in the S-function dialog box. File names should be entered here without the ".c" extension. you may try entering filename without any extension to resolve the issue.
Hope this helps!
댓글 수: 2
참고 항목
카테고리
Help Center 및 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!