ldpc_dataFormation function missing in documentation

14 ビュー (過去 30 日間)
Simon
Simon 2025 年 10 月 29 日 15:22
コメント済み: Simon 2025 年 10 月 30 日 14:25
Hello, maybe this is obvious to some, but I'm trying to perform 5G NR LDPC decoding simulations and I found an unknown function in the documented material. Specifically the ldpc_dataFormation() function:
Right at the decoding step, there is some LDPC data formation step that is probably imporant. I cannot find the function and I don't know exactly what it does so I can't make my own function. I'd appreciate any help

採用された回答

Steven Lord
Steven Lord 2025 年 10 月 29 日 15:35
Use the Copy Command button on that example documentation page, then run that command in MATLAB. Assuming you have the toolbox that contains that example, MATLAB will open the example and change to the folder containing the files for that example. That helper function is in that folder.
  1 件のコメント
Simon
Simon 2025 年 10 月 30 日 14:25
Thank you! Copy Command was super useful

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeLTE Toolbox についてさらに検索

タグ

製品


リリース

R2025a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by