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!