Matlab function block has problem with the size of array inputs
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
One of the inputs of my MATLAB function block is an array of size [1000,3]. When I insert a break point to debug the function in this block I can see that this input parameter has a size of [1000,2]. I don't know why the array has a different number of columns inside the function.. What could cause this issue ?
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Logical finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!