Why matlab shows the error like>> Error using comm.ErrorRate/step Not enough input arguments; expected 2 (in addition to the object handle), got 1. Error in fofdm2_3wc (line 159) ber=step(BER,([bitsIn,rxBits]));?
Mostra commenti meno recenti
Here I am using the function>> BER=comm.ErrorRate; and ber=step(BER,([bitsIn,rxBits])); I am using matlab version R2015a.
Risposte (0)
Categorie
Scopri di più su Logical in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!