While running matlab code it shows error in the line [E0, G]= amp_simp(E0, GssdB, PoutsatdB, NF) . It shows insufficient number of outputs frombright hand side of equal sign to satisfy assignment.. Please help me to solve this error.. Thank you

2 ビュー (過去 30 日間)
Ashwini S
Ashwini S 2020 年 9 月 20 日
コメント済み: VBBV 2020 年 11 月 19 日
[E0, G] = amp_simp(E0, GssdB, PoutsatdB, NF) ;
  2 件のコメント
Walter Roberson
Walter Roberson 2020 年 9 月 20 日
Your function amp_simp is only defined as returning a single value.
VBBV
VBBV 2020 年 11 月 19 日
Can you show the function code ?

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeProgramming についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by