Matlab function block has problem with the size of array inputs
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Logical dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!