Error evaluating 'InitFcn' callback of block_diagram 'MIMO_OFDM_' Undefined function or variable 'MIMO_parameter'.
조회 수: 8 (최근 30일)
이전 댓글 표시
Hi all,
I get following error while executing the simulink model,
Error evaluating 'InitFcn' callback of block_diagram 'MIMO_OFDM_VBLAST'. Undefined function or variable 'MIMO_parameter'.
i tried to do right click on an empty spot in the model and select Model Properties; and tried to go to the Callbacks tab .
But i can ´find only block properties when i do the right click and when i see the callbacks tab it is idle' i cant view or edit the callbacks tab.
Note: The block is a Random Integer generator block from the communication block set and i am executing the model in xilinx system generator configured with the simulink.
I would appreciate if any one could help me to remove this error.
Regards,
Rahul
댓글 수: 4
john j sanabria
2017년 1월 10일
the real reason is the ubication of the files, everything should be on the working directory..
Sai Krishna
2020년 1월 16일
@rahul, can you please explain what you mean by the "right path of the m file"? Which file are you talking about?
답변 (2개)
VAN NGOC MAI
2018년 8월 3일
john j sanabria : Could you kindly explain agian me how to resolve this problem? I clicked on the IniFcn, but there wasn't anything there. what things I need to put there?
댓글 수: 1
yu ting Huang
2021년 7월 16일
Since I shut down matlab improperly, I got the same problem.
My solution is setup Cmake configuration again, and it works.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Model, Block, and Port Callbacks에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!