Witam
Mam p[roblem z zapisywaniem do pliku odpowiedzi.
Mam całkę
a=int(x^2,1,3)
gdy zrobie
save(fileName, 'a,'-ascii','-double','-append');
wyskakuje komunikat
Warning: Attempt to write an unsupported data type to an ascii file.
a not written to file.
W czym problem??
Mam p[roblem z zapisywaniem do pliku odpowiedzi.
Mam całkę
a=int(x^2,1,3)
gdy zrobie
save(fileName, 'a,'-ascii','-double','-append');
wyskakuje komunikat
Warning: Attempt to write an unsupported data type to an ascii file.
a not written to file.
W czym problem??