How can I make SimCoupler work ?
조회 수: 19 (최근 30일)
이전 댓글 표시
I want to use SimCoupler to have a co-simulation between PSim and MATLAB Simulink. My PSim version is 9.1. My MATLAB version is R2012.b. I have done everything written in the PSim tutorial but when I click on the browse button of the SimCoupler block in Simulink I have the following message :
Undefined function 'SimCoupler' for input arguments of type 'double'.
Error in PSimDialog>BrowseBtn_Callback (line 107) SimCoupler(100, get(handles.PSimFileEdt, 'String'));
Error in gui_mainfcn (line 96) feval(varargin{:});
Error in PSimDialog (line 42) gui_mainfcn(gui_State, varargin{:});
Error while evaluating uicontrol Callback
Thanks in advance for your help.
댓글 수: 9
참고 항목
카테고리
Help Center 및 File Exchange에서 Development Computer Setup에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!