Cannot find S-function module 'QueryInstrument'. S-Function modules must exist as either source files or pre-compiled object files on the MATLAB path.
2 views (last 30 days)
Show older comments
How can I fix this? Running Matlab 2017b.
0 Comments
Answers (1)
Urmila Rajpurohith
on 24 Aug 2020
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 Comments
See Also
Categories
Find more on C Shared Library Integration in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!