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 ExchangeGraphics 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