Undefined function 'awgn' for input arguments of type 'double'
Show older comments
I have a similar problem.Weird thing is I had my awgn function working yesterday.But today on the same system it doesn't work.And yes I have my communication systems toolbox installed.(ver tells me that i have the toolbox)
snr=3; x=ones(10,1)'; y=awgn(x,snr); "Undefined function 'awgn' for input arguments of type 'double' " is the response. Should i unlock the Comm Systems toolbox or something?
Accepted Answer
More Answers (0)
Categories
Find more on Communications Toolbox in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!