I have a large complex matrix A of size 500 * 600, but i need to use only a small submatrix from the matrix A.
is there anyway to do that in Matlab 2013R by selecting the start and end range of the rows and columns?
I have a large complex matrix A of size 500 * 600, but i need to use only a small submatrix from the matrix A.
is there anyway to do that in Matlab 2013R by selecting the start and end range of the rows and columns?