S-Function 'SimCoupler' does not exist
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to run the co-simulation of AMS-Designer and Simulink. I have opened the SimCoupler module from "matlab2007b" folder (in Cadence) in Matlab 2018a, according to " Workshop for AMSD Virtuoso Use Model Revision 1.3 ". But as I run the simulink model fron ADE during co-simulation. It gives the error " S-Function for SimCoupler does not exist". While the S-Function file "SimCoupler.mexglx" in present on the directory path. Now according to websearch knowledge, the files with format ".mexglx" are for 32-bit matlab on Linux. and are not supported on 64-Bit Matlab on Linux (which only supports ".mexa64" files for S-Function. So Is this problem due to the 32 bit / 64 bit matlab on my Linux? And should I install a 32-bit version of Matlab on my Linux ?(like Matlab 2012a is the last ver for Linux, that is discontinued and hard to find) or Is there any way to get a 64-bit support S-function file (.mex64a) for the SimCoupler.
1 Kommentar
Mehdi Dehghan
am 2 Nov. 2022
I have the same problem. Where can I find "SimCoupler" in MATLAB 2022b?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Block and Blockset Authoring 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!