p1 variable does not exist simulink,psat
20 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
M.B
am 7 Jun. 2022
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.
0 Kommentare
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!