goto error when using more than one Single Phase Dynamic Load Block

hi I want to modeling IEEE 37 bus with simulink i want to modeling three phase unblanced constant current so i used Single Phase Dynamic Load Block but when I using more than one block i recive multipile goto error

댓글 수: 1

Could you share your Simulink model with me? I only want to use it evaluate my calculation. Thank you!

댓글을 달려면 로그인하십시오.

 채택된 답변

Sebastian Castro
Sebastian Castro 2015년 6월 9일

2 개 추천

This problem no longer happens in the latest version (R2015a), but I tried on an older version and that was indeed the case.
Not sure how safe this is, but I could resolve the issue by right-clicking the block, selecting "Properties", going to the "Callbacks" tab, and deleting the text in the "CopyFcn" callback. Apparently that callback modifies the names of a Goto block in the Controlled Current Source inside the block, which causes a conflict when you have multiple of them dragged in.
- Sebastian

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Modeling에 대해 자세히 알아보기

질문:

2015년 6월 6일

댓글:

2016년 11월 15일

Community Treasure Hunt

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

Start Hunting!

Translated by