Azzera filtri
Azzera filtri

How to make S-function for simcoupler for co-simulation of MATLAB and PSIM?

11 visualizzazioni (ultimi 30 giorni)
As i am using Matlab version 2015a and PSIM version 9.0 and i want to use simcouple to perform cosimulation between Matlab and PSIM but it generates following error when we try to attach simulation schematic of PSIM in simcoupler.
''Error in UIControl callback"
We have two .m files in PSIM directory slblocks.m and PSimDialog.m and i run both of the programs and i have error in PSimDialog.m file.
Please guide me in this regard.
Thanks Muhammad Saleem
  3 Commenti
Muhammad
Muhammad il 1 Set 2015
when i attache the simulation file of PSIM in the simulink using simcoupler then it generates an error when i press apply button. Following is the error message:
Error using PSimDialog>CloseBtn_Callback (line 217) Error reported by S-function 'SimCoupler' in 'chop1q_ifb_simulink_r_13/chop1q_ifb_psim': PSIM Message: %1 is not a valid Win32 application.
Error in gui_mainfcn (line 95) feval(varargin{:});
Error in PSimDialog (line 42) gui_mainfcn(gui_State, varargin{:});
Error in @(hObject,eventdata)PSimDialog('CloseBtn_Callback',hObject,eventdata,guidata(hObject))
Please guide me with error gerated by Matlab. Thanks

Accedi per commentare.

Risposta accettata

Varun Bhaskar
Varun Bhaskar il 26 Ago 2015
Hi,
What is the error message you encountered?
  3 Commenti
Muhammad
Muhammad il 1 Set 2015
when i attache the simulation file of PSIM in the simulink using simcoupler then it generates an error when i press apply button. Following is the error message:
Error using PSimDialog>CloseBtn_Callback (line 217) Error reported by S-function 'SimCoupler' in 'chop1q_ifb_simulink_r_13/chop1q_ifb_psim': PSIM Message: %1 is not a valid Win32 application.
Error in gui_mainfcn (line 95) feval(varargin{:});
Error in PSimDialog (line 42) gui_mainfcn(gui_State, varargin{:});
Error in @(hObject,eventdata)PSimDialog('CloseBtn_Callback',hObject,eventdata,guidata(hObject))
Please guide me with error gerated by Matlab. Thanks
fei teng
fei teng il 30 Mar 2016
I have meet the same problem with you I want to co_simulation between PSIM and MATLAB , when I open the example of psim which it provided, and start the simcoupler. but some errors always hit my eyes.The errors are similar to you ,such as Error in PSimDialog. Idon't know how to deal with it. if you know this solution ,please tell me ,thanks very much!

Accedi per commentare.

Più risposte (1)

Ranjithkumar Gatla
Ranjithkumar Gatla il 5 Giu 2017
PSIM 9.0 is not compatible with MatLab/Simulink R2015R. You must upgrade to PSIM 10 or later. Another option is to use MatLab R2013a or earlier version.

Categorie

Scopri di più su Startup and Shutdown in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by