HI ; how can I display lte Resource Grid like this ? thanks
10 ビュー (過去 30 日間)
古いコメントを表示
回答 (1 件)
Christian Guitart
2016 年 4 月 28 日
編集済み: Christian Guitart
2016 年 4 月 28 日
Hello,
I'm trying to do the same task than you. I've been trying by the use of 2 loops of rectangle functions. It works for one LTE subframe if I run the code standalone and while setting the number of subframe, but if I run the code within LTE SISO DL simulation (where number of subframe is not fixed) it doesn't work properly. I think it's due to the amount of calculations and so it doesn't seems to be the right proceedment.
I've been reading a while throughout this website and, non being the scope the same that yours, they used patch function. I've been trying with patch but it seems much more complicated than by the use of rectangle functions.
1 件のコメント
Christian Guitart
2016 年 5 月 11 日
Hello,
I've found out an answer to your question. It has been very useful to me. Hope be also useful to you.
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!