如何使用matlab读取Arduino串口不同的数据并作图

2025-04-06 08:44:55
推荐回答(1个)
回答1:

char path[PATH_SIZE];
char name[PATH_SIZE][PATH_SIZE];
char *p;
DIR * dir;
struct dirent *dir_info;
int i =0;