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

Categorías
Más información sobre モデルの入力と出力の準備 en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!