MATLAB: How to listen to a specific frequency in rxsite

radio frequencyRFrf propagationrxsitesignalstxsite

Hi,
How can I specify the frequency which the rxsite is listening on? I can specify the transmission frequency on txsite but not for rxsite.
Thanks

Best Answer

I don't think you need to specify the frequency for rxsite. When you use link function to display communication link between txsite and rxsite, you are automatically receiving the signal with frequency as that of transmitter.
Refer the following examples:
Related Question