필터 지우기
필터 지우기

p1 variable does not exist simulink,psat

조회 수: 44 (최근 30일)
Godspower
Godspower 2023년 5월 3일
편집: Shuba Nandini 2023년 5월 29일
p1 variable does not exist simulink,psat
  댓글 수: 2
Walter Roberson
Walter Roberson 2023년 5월 3일
We are going to need more context then that.
Godspower
Godspower 2023년 5월 3일
Thank you for your reply. But I don't really got your answer. I am a first user on psat, I'm having challenge modelling on psat. The blocks are highlighting red

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

답변 (1개)

Shuba Nandini
Shuba Nandini 2023년 5월 29일
편집: Shuba Nandini 2023년 5월 29일
Hello,
It is my understanding that, you are getting error “p1 variable does not exist” while working with PSAT toolbox.
  • Please make sure that the variable is defined in the appropriate MATLAB script or function before using it.
  • Ensure that the variable p1 is initialized with a value before it is used. In Simulink, you can initialize the variable using an Initialization block or by assigning a value within the MATLAB Function block.
To know more about Initialization function, please refer to: Initialization Function - MATLAB & Simulink
I hope, one of these steps will resolve your issue.

카테고리

Help CenterFile Exchange에서 Simulink Functions에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by