- Use rate transition blk. to reduce sampling rate.
- Attach File Log blk. at the signal for the full data(if necessary, this will log data at the target machine, and after simulation ends, all the data will be transferred through TCP/IP).
Plot serial data in realtime with sample time of 1ms
1 回表示 (過去 30 日間)
古いコメントを表示
Hello,
My MCU is sending data with sample rate of 1000 samples/sec via serial port. how can i visualize this data in realtime on scope? please find attached simulnik model snapshot.
Regards,
Jaydeep
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/943409/image.jpeg)
0 件のコメント
採用された回答
Hyunuk Ha
2023 年 4 月 29 日
You can easily log signal and check the signal from Simulink Data Inspector :
But I think 1kHz is too high for data visualization,
1 件のコメント
Walter Roberson
2023 年 4 月 29 日
If each data point were allocated 1 pixel, then 1 kHz would fill the width in 1 to 2 seconds.
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で View and Analyze Simulation Results についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!