Invalid dimension specified for input port.
Afficher commentaires plus anciens
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.
Réponses (1)
Fangjun Jiang
le 7 Jan 2026
Modifié(e) : Fangjun Jiang
le 7 Jan 2026
0 votes
Change the gain parameter of the feedback Gain block. Make it 3 values or 1 value.
3 commentaires
Jehan Jayanetti
le 7 Jan 2026
Fangjun Jiang
le 7 Jan 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
le 8 Jan 2026
Modifié(e) : Jehan Jayanetti
le 8 Jan 2026
Catégories
En savoir plus sur State Estimation dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!