Why matlab shows an error like >> Undefined function or variable 'refConst'.? as I used the loop before the error line .. Switch M case 8 % 256QAM refConst = qammod((0:255).', 256,'UnitAveragePower', true); end?

1 次查看(过去 30 天)
Matlab shows an error in the line>> ConstDiagRx=comm.ConstellationDiagram('showReferenceConstellation',... true,'ReferenceConstellattion',refConst,'positon',figposition([20 15 30 40]),... 'EnableMeasurements',true,'MeasurementInterval',length(dataSymbols),... 'Title F-OFDM Demolated Symbols','Name','F-OFDM Reception',... 'XLimits',[-1.5 1.5],'YLimits',[-1.5 1.5]); here I have used the Matlab version R2015a

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Modulation 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by