mimiza
Junior Member level 2
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.
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.