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.
답변 (1개)
Fangjun Jiang
2026년 1월 7일
편집: Fangjun Jiang
2026년 1월 7일
0 개 추천
Change the gain parameter of the feedback Gain block. Make it 3 values or 1 value.
댓글 수: 3
Jehan Jayanetti
2026년 1월 7일
Fangjun Jiang
2026년 1월 7일
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
2026년 1월 8일
편집: Jehan Jayanetti
2026년 1월 8일
카테고리
도움말 센터 및 File Exchange에서 State Estimation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!