Community Profile

photo

Alberto Gontijo


Last seen: 3 years 前 自 2021 起处于活动状态

Followers: 0   Following: 0

统计数据

  • Explorer
  • First Answer
  • Revival Level 1

查看徽章

Feeds

排序方式:

已回答
Plot real time graph with data coming from serial port.
%MATLAB CODE TO PLOT VALUES FROM PORT IN REAL TIME clc clear all close all s1 = serial('COM26', 'BaudRate', 57600); set(s...

3 years 前 | 0