Error evaluating 'InitFcn' callback of block_diagram 'MIMO_OFDM_' Undefined function or variable 'MIMO_parameter'.
5 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
john j sanabria
le 10 Jan 2017
the real reason is the ubication of the files, everything should be on the working directory..
Sai Krishna
le 16 Jan 2020
@rahul, can you please explain what you mean by the "right path of the m file"? Which file are you talking about?
Réponses (2)
VAN NGOC MAI
le 3 Août 2018
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 commentaire
yu ting Huang
le 16 Juil 2021
Since I shut down matlab improperly, I got the same problem.
My solution is setup Cmake configuration again, and it works.
0 commentaires
Voir également
Catégories
En savoir plus sur Model, Block, and Port Callbacks dans Help Center et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!