Show data in table VS time

HELP
Hello,
I need to display a live table showing the output value of dat1 (sensor) every one second.
The table should have two columns: time and output
clear
clc
a=arduino('com3','Uno')
dat1 = readVoltage(a,'A0')

回答 (0 件)

この質問は閉じられています。

質問済み:

2019 年 4 月 28 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by