Undefined function or variable

Hi All,
Can you please help me with this error, I'm trying to run DGSE model with code from paper's authors but it does't work . Attached the code.
IMP_NCC_pi
Undefined function or variable 'E'.
Error in IMP_NCC_pi (line 16)
X_v(2,1) = E(2,:)*X_v(:,1);

댓글 수: 1

Ameer Hamza
Ameer Hamza 2020년 5월 14일
편집: Ameer Hamza 2020년 5월 14일
The error message clearly states that the variable 'E' does not exist. You need to check why you are using variable E here and how you can define its value.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 Graphics Objects에 대해 자세히 알아보기

질문:

2020년 5월 14일

편집:

2020년 5월 14일

Community Treasure Hunt

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

Start Hunting!

Translated by