Undefined function or variable 'Throughtput_Cell'.
Mostra commenti meno recenti
Error in bb (line 88)
[Throughput_Norm ,params1, resnorm1 ,residual1] =
Throughtput_Cell (r_Bs,Throughput,[(Spa_Angle*Ant_Gain)
Ant_Gain (Spa_Angle*Ant_Gain)]);
Risposte (1)
Jan
il 8 Mar 2021
0 voti
The error message is clear: There is no function in Matlab's path, which is called "Throughput_Cell.m".
Do you assume, that there is such a file?
3 Commenti
SHAIK SHAHNAZ BEGAM
il 9 Mar 2021
Modificato: SHAIK SHAHNAZ BEGAM
il 9 Mar 2021
SHAIK SHAHNAZ BEGAM
il 9 Mar 2021
Walter Roberson
il 9 Mar 2021
There is no Mathworks provided function named Throughput_Cell and I do not find any function of that name anywhere on the Internet. You will need to write the function yourself.
Categorie
Scopri di più su Instrument Control Toolbox Supported Hardware in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!