Matlab function block has problem with the size of array inputs
2 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Logical についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!