matlab保存的txt数据用C语言读取问题

日期:2014-04-10 16:44:41 人气:1

matlab保存的txt数据用C语言读取问题

你试试 fscanf(fin,"%lf ",&trackresult[i]);
    A+
热门评论