How can I make SimCoupler work ?

15 visualizaciones (últimos 30 días)
Julie
Julie el 25 de Mzo. de 2014
Comentada: Dao el 9 de Sept. de 2025
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 comentarios
YASSER
YASSER el 13 de Feb. de 2025
Editada: YASSER el 13 de Feb. de 2025
Simcoupler is free for the last version of matlab: in 2011
above this version of matlab, is premium
Dao
Dao el 9 de Sept. de 2025
How about Matlab trial 2021a?

Iniciar sesión para comentar.

Respuestas (1)

santhosh
santhosh el 19 de Jul. de 2014
Editada: santhosh el 19 de Jul. de 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.

Etiquetas

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by