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

Catégories
En savoir plus sur モデルの入力と出力の準備 dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!