Undefined function 'lteTurboEncode' for input arguments of type 'cell'.

l want to use Turbo code in my project, but when l copy the code example from the Matlab documentation as follows:
bits = lteTurboEncode({ones(40,1),ones(6144,1)})
l get the error : Undefined function 'lteTurboEncode' for input arguments of type 'cell'. What could be the problem? l am using Matlab 2017a version. Thanks for your help

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 5 月 1 日

0 投票

That function requires the LTE Systems Toolbox (R2014a onwards); https://www.mathworks.com/help/lte/ref/lteturboencode.html

1 件のコメント

alex kingsley kataz
alex kingsley kataz 2018 年 5 月 1 日
Thank you for your response. l have Matlab 2017a and l have the LTE system tools in my : C:\Program Files\MATLAB\R2017a\toolbox\lte\lte. But l still get the error

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

カテゴリ

ヘルプ センター および File ExchangeCreating and Concatenating Matrices についてさらに検索

質問済み:

2018 年 5 月 1 日

コメント済み:

2018 年 5 月 1 日

Community Treasure Hunt

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

Start Hunting!

Translated by