Matlab function block has problem with the size of array inputs
2 views (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!