Cannot find S-function module 'QueryInstrument'. S-Function modules must exist as either source files or pre-compiled object files on the MATLAB path.
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I fix this? Running Matlab 2017b.
0 Kommentare
Antworten (1)
Urmila Rajpurohith
am 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 Kommentare
Siehe auch
Kategorien
Mehr zu C Shared Library Integration finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!