p1 variable does not exist simulink,psat
이전 댓글 표시
I am new at simulink. I work with psat toolbox library but this error (p1 variable does not exist.) pops up every time. Do you guys have any answer?

댓글 수: 2
Debmalya Hembram
2022년 6월 7일
I am facing the same problem.Please anyone help me out.
ABHIJIT PRAMANICK
2023년 7월 5일
I am facing the same problem. Please anyone help me out.
답변 (1개)
M.B
2022년 6월 7일
1 개 추천
Well, you need to define P1. Do you know where it is in your simulink sketch?
You either need to define it in the callback functions or in matlab workspace and import its value to simulink.
카테고리
도움말 센터 및 File Exchange에서 Modeling에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!