Clear Filters
Clear Filters

Why matlab shows an error like>> Error using qammod (line 54) INI_PHASE must be a real scalar.?

6 views (last 30 days)
错误使用 qamdemod (line 49)
INI_PHASE must be a real scalar.

Answers (1)

Shubham Khatri
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.

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!