Press Ctrl-V and the Tab character where you see [TAB]:
$ sed 's/[[:space:]]\{1,\}/[TAB]/g' in.mtx > out.mtx
useful bits, picked up and dropped off
Press Ctrl-V and the Tab character where you see [TAB]:
$ sed 's/[[:space:]]\{1,\}/[TAB]/g' in.mtx > out.mtx