Error evaluating 'InitFcn' callback of block_diagram 'hdlcoder_​lteofdm_mo​dDetect'. Callback string is 'simParams = hdlcoder_l​teofdm_mod​Detectref_​init; simParams = hdlcoder_l​teofdm_mod​Detecthdl_​init(simPa​rams);

why we can't operate this HDL coder example??
It used to work a few weeks ago,but it can't work now.

댓글 수: 1

What version on MATLAB are you using? Have you changed anything with the MATLAB installation, version, or licence recently?
The function mentioned in the Diagnosic Viewer, lteTestModel, is a function in the LTE Toolbox. Do you have LTE Toolbox installed? Are you able to use any other LTE Toolbox functions?

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

 채택된 답변

As John mentioned in the comments, the function mentioned in the Diagnosic Viewer, lteTestModel, is a function in the LTE Toolbox. Run ver at the MATLAB command prompt to see if you have LTE Toolbox.
You can also run which lteTestModel at the MAATLAB command prompt to make sure that you have this function.

추가 답변 (1개)

You have to move the parameters to the Workspace by double clicking on them.

카테고리

도움말 센터File Exchange에서 LTE Toolbox에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by