Dimensions being inconsistent even though nothing has changed the output
Afficher commentaires plus anciens

I have a model and I am trying to check what's wrong with the dimensions (since dimensions are not consistent).
I found this to be one of the (out of many) causes. The input into the gain is fine. The output is also fine. So why is the height a question mark?
Réponses (2)
Fangjun Jiang
le 19 Mar 2021
0 votes
Double click the Outport block "Height" to check its properties. The question mark is referencing an issue there.
4 commentaires
Amritz Ansara
le 19 Mar 2021
Amritz Ansara
le 19 Mar 2021
Fangjun Jiang
le 19 Mar 2021
go layer up and check the dimension of the downstream connection. It is good you turned on the dimension display. You should be able to find the place where the two inconsistent dimensions meet.
Amritz Ansara
le 22 Mar 2021
Jonas
le 19 Mar 2021
0 votes
The [1x1] seems to suggest it is interpreted as a matrix (although with height and width of 1), and not as a scalar with dimension 1. May I suggest to try to add the 'Reshape' block before your Output block? This could reshape the matrix to a scalar again.
I wanted to test this for myself but couldn't manage to show the signal dimensions for some reason.
1 commentaire
Amritz Ansara
le 19 Mar 2021
Modifié(e) : Amritz Ansara
le 19 Mar 2021
Catégories
En savoir plus sur General Applications 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!



