hanny-liu  

2019年12月9日

摘要: 1.在linux下安装matlab 2.编写程序读取mat文件 #include <mat.h> #include <iostream> #include <fstream> #include <sstream> using namespace std; int main() { MATFile * 阅读全文
posted @ 2019-12-09 11:12 hanny-liu 阅读(2287) 评论(0) 推荐(0)