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!