MATLAB Funcion is not connected in Simulink
5 次查看(过去 30 天)
显示 更早的评论
Hi,
I am just following the video with " Getting started with Simulink 3D animation (Part 1)" but I get an error with the Funciont, I get the message: "output port 2 of MATLAB Faunction is not connected"; any idea on how to solve this?
Thank you very much in advance.
Kind regards,
Blanca
0 个评论
采纳的回答
Anmol Dhiman
2020-6-26
Hi Blanca,
If you notice, output a from fcn block is not connected to anything. This is the reason for your error. You can use scope block or Sink Block to view the output.
Regards,
Anmol Dhiman
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!