WHY IS IT WHEN I RUN THE MODEL, IT IS INVALID AND SHOW ERROR.

1 vue (au cours des 30 derniers jours)
Noor Amira Ilyanie
Noor Amira Ilyanie le 9 Sep 2022
I keep getting this error when i run the model "Error in port widths or dimensions. 'Output Port 1' of 'dcmotornew260822/MPU6050 IMU Sensor' is a [3x1] matrix.
Component:Simulink | Category:Model error
Error in port widths or dimensions. Invalid dimension has been specified for 'Input Port 1' of 'dcmotornew260822/Analog Filter Design2'."

Réponses (1)

Vinayak
Vinayak le 16 Nov 2022
You receive the following error because the Output does not match what Simulink expects from you.
It is difficult to contemplate the root cause of the issue from just raw images, but to me it looks like the Output of the Arduino block does not seem to be in accordance with what simulink expects.
You may double click each of the signals and get an inherent idea of the dimensions of its respective signals.

Catégories

En savoir plus sur Arduino Hardware dans Help Center et File Exchange

Produits


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by