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 个评论
回答(0 个)
此问题已关闭。
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!