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]));?
Afficher commentaires plus anciens
Here I am using the function>> BER=comm.ErrorRate; and ber=step(BER,([bitsIn,rxBits])); I am using matlab version R2015a.
Réponses (0)
Catégories
En savoir plus sur Logical dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!