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]));?
古いコメントを表示
Here I am using the function>> BER=comm.ErrorRate; and ber=step(BER,([bitsIn,rxBits])); I am using matlab version R2015a.
回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Logical についてさらに検索
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!