Oct 30, 2012 #1 M mimiza Junior Member level 2 Joined Mar 25, 2012 Messages 21 Helped 0 Reputation 0 Reaction score 0 Trophy points 1,281 Activity points 1,426 Hello, I want to save a matrix from Matlab to a text file, the matrix must be on binary format example: 0011 0011 1010 1010 0001 1110 1111 0000 1010 I used the save function and the fprintf function but they don't give me what I want. please I need help. thanks.
Hello, I want to save a matrix from Matlab to a text file, the matrix must be on binary format example: 0011 0011 1010 1010 0001 1110 1111 0000 1010 I used the save function and the fprintf function but they don't give me what I want. please I need help. thanks.