transfer signals in simulink
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
BARAN Özbakr
el 4 de Mzo. de 2014
Comentada: BARAN Özbakr
el 4 de Mzo. de 2014
Hello, eveyone. I am trying to connect output of matlab function blocks to another input in the same simulink model, I mean instead using cables. How can I do that ?
thanks
0 comentarios
Respuesta aceptada
Niklas Nylén
el 4 de Mzo. de 2014
If I understand your question correctly you could use From and Goto blocks. I would however strongly discourage the use of these since they will make it much more difficult to follow and understand the flow of signals in your model. I frequently receive and am supposed to understand models from external developers and if they used From/Goto blocks it makes my job so much harder.
Más respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!