Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Simulink problem related with data dimension
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Hello comunity,
I'm trying to run a simulink but i have a problem with a variable dimension.
In my code I work with 3 rows vectors named z and barz. But in a certain point of the compilation simulinks prompt me an error related with the dimensions of this vector.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/150415/image.jpeg)
How it can be seen the output of multiplexors is a vector but passing through the output sink it seems to take a unidimensional signal...
Do you have any idea about what is happening?
Thank you all in advance.
1 comentario
Kaustubha Govind
el 7 de Oct. de 2013
Is this screenshot from a subsystem? What is connected at the output 'barz'? It appears that Simulink is back-propagating and thinks that the block connected to 'barz' wants a scalar signal.
Respuestas (0)
La pregunta está cerrada.
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!