MATLAB Funcion is not connected in Simulink
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Blanca Larraga
le 23 Juin 2020
Commenté : Blanca Larraga
le 20 Juil 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 commentaires
Réponse acceptée
Anmol Dhiman
le 26 Juin 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
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!