Error using * Inner matrix dimensions must agree.
Ältere Kommentare anzeigen
error in matrix
7 Kommentare
Walter Roberson
am 17 Jan. 2019
houssem alimi
am 17 Jan. 2019
Walter Roberson
am 17 Jan. 2019
Bearbeitet: Walter Roberson
am 17 Jan. 2019
Please explain what your tag of tjks signifies. Does it have something to do with toxicity? Is it a topic in graph theory ? Does it stand for "Tertiary Jittered Kalman Scenting" ?
houssem alimi
am 17 Jan. 2019
Walter Roberson
am 18 Jan. 2019
Perhaps it would make sense to simply use the tag "matrix dimensions must agree", and to remove tjks as I suspect tjks will not mean anything to anyone other than you.
Tags are like topic indexes for card catalogs.
houssem alimi
am 18 Jan. 2019
Walter Roberson
am 18 Jan. 2019
dbstop if error
run the code. when it stops look at the sizes of all of the variables involved and extract portions of the expression until you figure out which multiplication is triggering the error and what the sizes are of the left and right. Then you trace backwards in the code to figure out why they got to be that size.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Functions finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!