Error evaluating 'InitFcn' callback of block_diagram 'MIMO_OFDM_' Undefined function or variable 'MIMO_parameter'.
6 ビュー (過去 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 件のコメント
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!