MATLAB: How to save table filled with strings to .txt

filesavestringtabletext filetxt

Hello I have small problem as in the topic. I have table 20×1, called "test" filled with strings like: 'aa', 'bb'… how can I save it to test.txt?

Best Answer

help writetable