Invalid dimension specified for input port.

I am attempting to extend one of the example 2D Kalman filter Simulink models to 3D, but am receiving the following error:
Invalid dimension specified for input port.
Please advise.

Respuestas (1)

Fangjun Jiang
Fangjun Jiang el 7 de En. de 2026
Editada: Fangjun Jiang el 7 de En. de 2026

0 votos

Change the gain parameter of the feedback Gain block. Make it 3 values or 1 value.

3 comentarios

Jehan Jayanetti
Jehan Jayanetti el 7 de En. de 2026
Thank you for this answer. I increased the Gain block to 3 values. PSA new error related to the XY velocity block.
Fangjun Jiang
Fangjun Jiang el 7 de En. de 2026
Different model, different cause.
In this model, every where it is expecting the size of 2 (x y acceleration, velocity, position). What is the point of changing one of the input port to be size of 3 ???
Jehan Jayanetti
Jehan Jayanetti el 8 de En. de 2026
Editada: Jehan Jayanetti el 8 de En. de 2026
Thank you for this answer. I have made a modification to the XY acceleration model to accept 3 inputs and thus widen the bus length to 3. PSA a screenshot of a new error resulting from the modification.

Iniciar sesión para comentar.

Productos

Versión

R2021a

Preguntada:

el 7 de En. de 2026

Editada:

el 8 de En. de 2026

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by