Question: Export (Adding) Data to Existing TextFile Without Overwriting Previous Data

I solve one task. And as a result I receive a matrix and export it to a textfile. Then I receive another matrix and try to export it to the same textfile. Another words I need to add a last matrix to previous one but when I use exportmatrix command the last matrix overwrites previous one. What can do?

Please Wait...