Simulink Feedback Output: Dimension Problem
Mostrar comentarios más antiguos
Hi everyone,
I am facing this problem in Simulink (Matlab2012a). When I feedback an output (after integration block: no algebraic loop) to my control block, the output of my control block is somehow is not in the size I want. If I send a constant input to my control block in the same size of my output signal, then it works without any dimension problem.
I have for sure checked inside the controller, and the dynamical model of the system, and there is no logical mistake in the code, or in the theory. Just to mention, I am also using embedded function blocks.
I have used 'reshape' block to fix the dimension of output signal, bur still it is not working.
I'd really appreciate your opinions about this problem of mine.
Thanks, Burak
1 comentario
Azzi Abdelmalek
el 5 de Jun. de 2013
Provide more informations about your problem
Respuestas (0)
Categorías
Más información sobre Event Functions en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!