Quantcast
Channel: LabVIEW topics
Viewing all articles
Browse latest Browse all 69329

使用mathscript模块中的fscanf函数,出现“指定的文件标识符无效,确保labview成功打开文件”?

$
0
0

fid=fopen('elcentro.txt','r');
[a,b]=fscanf(fid,'%g');
fclose(fid);

使用该语句无法打开‘elcentro.txt'文件,原因是否是应该将该文件放在某一个特定的路径?还是有其他解决方法?


Viewing all articles
Browse latest Browse all 69329

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>