How to make S-function for simcoupler for co-simulation of MATLAB and PSIM?
Show older comments
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 Comments
Walter Roberson
on 24 Aug 2015
We need the complete error message about the error.
Muhammad
on 1 Sep 2015
Aland Bravo
on 23 Dec 2016
Solved: It works fine on Matlab R2011a and PSIM 9.0 version.
Accepted Answer
More Answers (1)
Ranjithkumar Gatla
on 5 Jun 2017
1 vote
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.
Categories
Find more on Model, Block, and Port Callbacks in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!