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

Categorie
Scopri di più su モデルの入力と出力の準備 in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!