MATLAB Funcion is not connected in Simulink
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Blanca Larraga
il 23 Giu 2020
Commentato: Blanca Larraga
il 20 Lug 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 Commenti
Risposta accettata
Anmol Dhiman
il 26 Giu 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
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!