Regarding simulink model example
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Matlab has an simulink example named as ''Modeling and Testing an 802.11ax RF Receiver with 5G Interference''. It is working online, but shows error in personal computer. Why?
0 Kommentare
Antworten (1)
Lakshya
am 17 Jun. 2023
Hi,
You can refer to this article , you just need to press copy command button located in the top-right side.
Then open your MATLAB and paste it in the command window and press enter.
I am pasting the command here as well for your reference : openExample('wlan/HERFReceiverNRInterfererExample')
This will open the model in SIMULINK and you can now simulate it.
Hope this helps
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!