Why matlab shows an error like>> Error using qammod (line 54) INI_PHASE must be a real scalar.?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
错误使用 qamdemod (line 49)
INI_PHASE must be a real scalar.
0 commentaires
Réponses (1)
Shubham Khatri
le 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 commentaires
Voir également
Catégories
En savoir plus sur Creating and Concatenating Matrices dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!