フィルターのクリア

Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Arrange incoming data in pairs in simulink

1 回表示 (過去 30 日間)
Alejandro Martín
Alejandro Martín 2013 年 7 月 25 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi everyone. I'm trying to acquire digital data sent by a PIC microcontroller via a DAQ board, the microcontroller sends some information in sets of 8 bits numbers, which need to be rearranged to form a 16 bits numbers by merging. To do so, my idea is to make an array and make a column vector every time two 8 bits numbers arrive, but I can't figure out a way to do it, I tried using a buffer but I couldn't get it working. I also tried using an Embedded MAtlab Function block with the same result. Any ideas?
Thanks in advance!

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by