Matlab R2017a didn't recognize LTE System ToolBox Apps

2 次查看(过去 30 天)
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
I'm running into the same problem. Any help would be highly appreciate it. I didn't have this issue with R2016b, though...

请先登录,再进行评论。

回答(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