MATLAB: How to use xlswrite to write in a numbered column in excel

xlswrite for numbered columns of excel sheet instead of alphabets.

actually i have a excel sheet with columns being numbered instead of A B C. i have to use xlswrite to write my matrix in 31 numbered column of excel sheet with row numbered 1. what to use in 'xRange' of xlswrite?plz guide me
Related Question