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!