MATLAB 请问你可以告诉我这个程序数据读入的具体过程吗

globalnodeelementmaterialKfile_in=input('inputfilename','s');file_out=input('outputfi... global node element material K
file_in = input('input file name ', 's' ) ;
file_out = input( 'output file name ', 's') ;fid_in = fopen( file_in, 'r' ) ; % open input file
node_number = fscanf( fid_in, '%d', 1 ) ; %read node number
展开
 我来答
火七暴十唯零23
2011-09-12 · TA获得超过1.3万个赞
知道大有可为答主
回答量:1.6万
采纳率:0%
帮助的人:4603万
展开全部
明显错了嘛
几个else语句后都没条件啊~~~

要用elseif(条件)

if(g==0)
printf("恭喜,连这个都不知道,你可以关闭这个程序了.");
system("pause");
exit(0);
else //条件呢?
{f=g-a;
temp=(b-a)/f+1;
c=temp;
e=d*c/2;}
else //条件呢?
{temp=(b-a)/f+1;
c=temp;
e=d*c/2;}
else //条件呢?
{e=d*c/2;
printf("得到的答案是 %lf",e);}
}
2011年
推荐律师服务: 若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询

为你推荐:

下载百度知道APP,抢鲜体验
使用百度知道APP,立即抢鲜体验。你的手机镜头里或许有别人想知道的答案。
扫描二维码下载
×

类别

我们会通过消息、邮箱等方式尽快将举报结果通知您。

说明

0/200

提交
取消

辅 助

模 式