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]));?
Show older comments
Here I am using the function>> BER=comm.ErrorRate; and ber=step(BER,([bitsIn,rxBits])); I am using matlab version R2015a.
Answers (0)
Categories
Find more on Logical in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!