Unformatted text preview: % 'wt' means "write text" if (fid4 < 0) error('could not open file "hw11_p08_answer.txt"'); end; e fprintf(fid4, '\nc1 = %10.5f\nc2 = %10.5f\nc3 = %10.5f\nc4 = %10.5f\n', x(1), x(2), x(3), x(4)); fclose(fid4);...
View
Full Document
- Spring '08
- Chelikowsky
- Writing, Addition, Vector Space, Harshad number, Sphenic number
-
Click to edit the document details