Error evaluating 'InitFcn' callback of block_diagram 'MIMO_OFDM_' Undefined function or variable 'MIMO_parameter'.
17 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
john j sanabria
el 10 de En. de 2017
the real reason is the ubication of the files, everything should be on the working directory..
Sai Krishna
el 16 de En. de 2020
@rahul, can you please explain what you mean by the "right path of the m file"? Which file are you talking about?
Respuestas (2)
VAN NGOC MAI
el 3 de Ag. de 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 comentario
yu ting Huang
el 16 de Jul. de 2021
Since I shut down matlab improperly, I got the same problem.
My solution is setup Cmake configuration again, and it works.
0 comentarios
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!