How can I make SimCoupler work ?

43 views (last 30 days)
Julie
Julie on 25 Mar 2014
Commented: mansi joisher on 17 Mar 2021
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.
  7 Comments
Adam
Adam on 7 Jun 2017
You can't be getting the same error if you have spelled it correctly.
mansi joisher
mansi joisher on 17 Mar 2021
I am having the same issue. @Ranjithkumar Gatla were you able to resolve this ?

Sign in to comment.

Answers (1)

santhosh
santhosh on 19 Jul 2014
Edited: santhosh on 19 Jul 2014
You have to configure simcoupler first. In PSIM, click on simcoupler setup(Utilities->Simcoupler setup) and let the PSIM configured with MATLAB. Then you're good to go.

Tags

Products

Community Treasure Hunt

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

Start Hunting!