Clear Filters
Clear Filters

Matlab R2017a didn't recognize LTE System ToolBox Apps

2 views (last 30 days)
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 Comments
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...

Sign in to comment.

Answers (1)

Rohan Patidar
Rohan Patidar on 22 Mar 2019
Edited: Walter Roberson on 23 Mar 2019
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 Comment
Walter Roberson
Walter Roberson on 23 Mar 2019
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.

Sign in to comment.

Categories

Find more on LTE Toolbox in Help Center and File Exchange

Tags

Products

Community Treasure Hunt

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

Start Hunting!