S-Function 'SimCoupler' does not exist
9 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Mehdi Dehghan
2022 年 11 月 2 日
I have the same problem. Where can I find "SimCoupler" in MATLAB 2022b?
回答 (0 件)
参考
カテゴリ
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!