Matlab R2014a LTE System toolbox

1 view (last 30 days)
HYUNGJU NAM
HYUNGJU NAM on 28 Oct 2016
Commented: Walter Roberson on 4 Nov 2016
안녕하세요
현재 Matlab R2014a 를 설치하여 사용중입니다.
toolbox중 LTE System toolbox를 사용하려고 하는데 캡처 화면과 같이 작동이 되지 않고 있습니다.
toolbox는 설치가 되어 있는 것 같은데 작동을 안하고 있는 상황입니다. 참고로 아래 화면중 오류에 해당하는 부분은
matlab 예시를 입력한 것입니다.
이와 유사하게 다른 LTE System toolbox도 동작을 하지 않고 있습니다.
혹시 해당 toolbox사용을 위한 다른 방법이 수행되어야 하는지 여쭙고자 합니다.
답변 부탁드립니다.
감사합니다.
  2 Comments
Walter Roberson
Walter Roberson on 28 Oct 2016
Please post the output of
which lteConvultionalEncode
It is possible that you have the product installed but no license for it.
Walter Roberson
Walter Roberson on 4 Nov 2016
Approximate translation:
Good morning
We are currently using Matlab R2014a.
I am trying to use the LTE System toolbox in the toolbox but it is not working like the capture screen.
The toolbox seems to be installed but it is not working. Please note that the error below
You have entered a matlab example.
Similarly, other LTE System toolboxes are not running.
I would like to know if there should be another way to use the toolbox.
please answer about my question.
Thank you.

Sign in to comment.

Answers (1)

Keerthana Chivukula
Keerthana Chivukula on 4 Nov 2016
Could you copy/paste the error message?
This will make it easy to translate the error.
  1 Comment
Walter Roberson
Walter Roberson on 4 Nov 2016
I believe that it is talking about no function lteConvolutionalEncode for parameters of type double.
The function did exist in R2014a and the user appears to have it installed (they can see the help), which is why I suggest they use "which" as that would indicate whether they have a license for it.

Sign in to comment.

Categories

Find more on LTE Toolbox in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!