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

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 Exchange에서 Creating 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