how to write on to particular column in excel, starting from particular row
6 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
raghavendra kandukuri
el 22 de Ag. de 2018
Respondida: dpb
el 22 de Ag. de 2018
I have one column of processed data, i want to write that it in to 5th column of excel starting from row 3.
xlswrite('exp2.xlsx',transpose(duration));
Attached is the excel.
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!