Info
この質問は閉じられています。 編集または回答するには再度開いてください。
variable-sized vectors can't be processed
1 回表示 (過去 30 日間)
古いコメントを表示
Hi,
two frame based vectors of different lengths are connected to a multiport selector, after which an Integer to Bit Converter block shall do the conversion.
The problem is, the Integer to Bit Converter block doesn't accept variable-sized data. Are there any workaround to deal with it?
I think maybe one method helps: convert these two vectors into separate scalars and the variable-sized structure is destroyed, but I really need this structure.
Thank you Senmeis
0 件のコメント
回答 (0 件)
この質問は閉じられています。
参考
製品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!