bufferブロックで100行1列にしたデータをUDPで送信する方法
Show older comments
サンプル周波数0.001のSin波のデータをbufferで100行1列にして,UDPsendブロックで送ったのち,受信側のPCで1行1列のデータに戻すにはどうしたらいいですか. umbufferとbufferは試してみたのですが,成功しませんでした.
Accepted Answer
More Answers (1)
Atsushi Matsumoto
on 8 Jun 2018
1 vote
やりたいのはこういうことでしょうか?UDP Receiveブロックのパラメータ[Output variable size signal]を無効にしないとエラーが発生すると思います。
なお、サンプル"時間" = 0.001でモデル作成しています。

Categories
Find more on モデルの入力と出力の準備 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!