Why matlab shows an error like>> Error using qammod (line 54) INI_PHASE must be a real scalar.?
2 views (last 30 days)
Show older comments
错误使用 qamdemod (line 49)
INI_PHASE must be a real scalar.
0 Comments
Answers (1)
Shubham Khatri
on 10 Nov 2020
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 Comments
See Also
Categories
Find more on Creating and Concatenating Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!