Why matlab shows an error like>> Error using qammod (line 54) INI_PHASE must be a real scalar.?
2 ビュー (過去 30 日間)
古いコメントを表示
错误使用 qamdemod (line 49)
INI_PHASE must be a real scalar.
0 件のコメント
回答 (1 件)
Shubham Khatri
2020 年 11 月 10 日
Hello,
The qamdemod acceots only scaler values.It seems like the input argument to the qamdemod is not scaler or it is a complex number. Fore more details on the input arguments please click here.
0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Creating and Concatenating Matrices についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!