Error: File: Expression or statement is incorrect--possibly unbalanced (, {, or [
显示 更早的评论
fprintf(fid3,'%d \t %f \t %f \t %s \n',person,faceweight, fpweight,str1);
2 个评论
faaruuq jamaludin
2018-3-8
编辑:Stephen23
2018-3-8
Stephen23
2018-3-8
@faaruuq jamaludin: Your code is badly aligned. Badly aligned code is one way that beginners hide mistakes and bugs in their code. You should use the default alignment of the MATLAB editor: select all code, the press ctrl+i.
采纳的回答
更多回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Programming 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!