AWGN input/output erros
Show older comments
I have a problem at a simuling "AWGN channel" modulation / demodulation QPSK ... the error that appear is : """ Error reported by S-Function 'scomawgnchan2' in 'essai2/AWGN Channel/Dynamic AWGN': When the 'Mode' parameter is set to 'Signal to noise ratio', the input and output must have discrete sample times. """" thank you
3 Comments
Image Analyst
on 14 Dec 2014
Please paste the full error message - ALL THE RED TEXT . Don't snip out just a part of it and tell us partial information. I mean, we can't even see your code so how can we know how to fix it? Please read this.
ghada
on 14 Dec 2014
ghada
on 15 Dec 2014
Answers (2)
kangbo zheng
on 29 Mar 2017
0 votes
I make the same mistake.
Christian Martinez
on 18 Jul 2018
0 votes
I have the same error pop up whenever i run my digital comm system, i read in an 2008 forum we just have to change the continuous values of the output on the modulator block into a discrete output. So the discrete values can get to the awgn channel...
Categories
Find more on PHY Components 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!