To workspace Simulink gives no output
4 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi everyone,
I created a simulink model (2015b), which should give some output to my workspace, using a 'to workspace' block (see attached). The struct is created, with all its components (time, signals, etc.) but they are empty, no values are stored here. On the target scope I do see values, so encoders are working, and my set-up is moving, so there is an actual input as well. The simulation of this whole script also delivers a struct with values.
Any ideas on how to fix this problem?
Thanks in advance,
Sabine
1 comentario
Raj
el 13 de Mayo de 2019
Missing Library links. Can you share your library so that the model can be run?
Respuestas (0)
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!