Talk:FAQ: Difference between revisions

From Octave
Jump to navigation Jump to search
(unanswered question: text file format documentation)
(No difference)

Revision as of 09:09, 14 July 2012

= A question I miss in the FAQ

Is there any information about the "text" file format used by octave?

i am especially interested whether I can add a comment to a file saved in that format, to document the meaning of the data saved in different variables. Is there anything I should know lest to "destroy" the content (make the file unreadable for the load function)?

is there already any documentation about this format - and where do I find it?