MATLAB Funcion is not connected in Simulink
2 views (last 30 days)
Show older comments
Blanca Larraga
on 23 Jun 2020
Commented: Blanca Larraga
on 20 Jul 2020
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 Comments
Accepted Answer
Anmol Dhiman
on 26 Jun 2020
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
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!