lteRMCDL on MATLAB 2017a
이전 댓글 표시
While Running code using lteRMCDL in MATLAB 2017a, I am getting below error:-
Cannot find an exact (case-sensitive) match for 'lteRMCDL' The closest match is: LteRMCDL in C:\Program Files\MATLAB\R2017a\toolbox\lte\lteobsolete\LteRMCDL.m
Your early response is requested. Thanks..
댓글 수: 1
akanksha srivastav
2023년 9월 14일
you can initialised it with following command-
coder.extrinsic('lteRMCDL');
may be your error will be solved.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 LTE Toolbox에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!