필터 지우기
필터 지우기

Matlab R2017a didn't recognize LTE System ToolBox Apps

조회 수: 1 (최근 30일)
ahmet emir
ahmet emir 2017년 9월 21일
댓글: Walter Roberson 2019년 3월 23일
Hello,
Matlab R2017a didn't recognize from Apps Signal Processing and Communications LTE System Toolbox apps such as lteDownlinkRMCGenerator,lteTestModelGenerator,lteThroughputAnalyzer,lteUplinkRMCGenerator. For example when I wrote lteDownlinkRMCGenerator on command window I came across this error:
Undefined function or variable 'lteDownlinkRMCGenerator'.
But I found m files of lteDownlinkRMCGenerator, lteTestModelGenerator, lteThroughputAnalyzer, lteUplinkRMCGenerator on the path: C:\Program Files\MATLAB\R2017a\toolbox\lte\lte
Why I couldn't open these from command window.
Best Regards...
  댓글 수: 2
Konstantinos Vasilakopoulos
Konstantinos Vasilakopoulos 2017년 11월 3일
I'm running into the same problem. Any help would be highly appreciate it. I didn't have this issue with R2016b, though...
Rufai Muhammed
Rufai Muhammed 2018년 5월 25일
Same problem. Any solution please

댓글을 달려면 로그인하십시오.

답변 (1개)

Rohan Patidar
Rohan Patidar 2019년 3월 22일
편집: Walter Roberson 2019년 3월 23일
Hi Ahmet,
I understand you are having trouble loading the lte apps such as lteDownlinkRMCGenerator in your R2017a install. I am assuming you have the LTE Toolbox installed (if unsure you can check all the installed toolboxes by running "ver" command).
There one other way to load lteDownlinkRMCGenerator app using lteRMCDLTool. Does this works for you?
  댓글 수: 1
Walter Roberson
Walter Roberson 2019년 3월 23일
Perhaps you have the software installed but you do not have a license for the toolbox. If you were to use
which -all lteDownlinkRMCGenerator
and it showed you a file name, but also shows "no license available", then that would be the reason.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 LTE Toolbox에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by