S-Function 'SimCoupler' does not exist

10 views (last 30 days)
Sikandar Hayat
Sikandar Hayat on 11 Mar 2022
Commented: Mehdi Dehghan on 2 Nov 2022
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 Comment
Mehdi Dehghan
Mehdi Dehghan on 2 Nov 2022
I have the same problem. Where can I find "SimCoupler" in MATLAB 2022b?

Sign in to comment.

Answers (0)

Categories

Find more on Block and Blockset Authoring in Help Center and File Exchange

Products


Release

R2018a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!