Error: File: Expression or statement is incorrect--possibly unbalanced (, {, or [
Ältere Kommentare anzeigen
fprintf(fid3,'%d \t %f \t %f \t %s \n',person,faceweight, fpweight,str1);
2 Kommentare
faaruuq jamaludin
am 8 Mär. 2018
Bearbeitet: Stephen23
am 8 Mär. 2018
Stephen23
am 8 Mär. 2018
@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.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Programming finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!