How can I concatenate the output received from each iteration of while loop in Simulink?

1 回表示 (過去 30 日間)
Abhishek Kekud
Abhishek Kekud 2017 年 10 月 30 日
I have a while loop, which is configured to read the data from I2C communication using RaspberryPi I2C Master Read block. On each time the while condition is satisfied, the read block reads 32 bytes of data. The data read during each iteration has to be concatenated to get the final array of data. How to concatenate these data while RaspberryPi is running real time to fetch the data from I2C Slave.

回答 (0 件)

カテゴリ

Help Center および File ExchangeString についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by