How to make S-function for simcoupler for co-simulation of MATLAB and PSIM?
이전 댓글 표시
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
Walter Roberson
2015년 8월 24일
We need the complete error message about the error.
Muhammad
2015년 9월 1일
Aland Bravo
2016년 12월 23일
Solved: It works fine on Matlab R2011a and PSIM 9.0 version.
채택된 답변
추가 답변 (1개)
Ranjithkumar Gatla
2017년 6월 5일
1 개 추천
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.
카테고리
도움말 센터 및 File Exchange에서 Model, Block, and Port Callbacks에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!