Feeds
提问
Write a row with mixed data to xlsx using xlswrite
I need to create a spreadsheet with mixed data (one number, one string, one number). Even though I convert a row into a string,...
9 years 前 | 2 个回答 | 0
2
个回答提问
Concatenate cell array with double matrix
I need to create a (m + 1)*n cell matrix concatenating a cell array of strings named NomiDopo with a m*n matrix of double, DataS...
9 years 前 | 1 个回答 | 1
1
个回答提问
Writing headings AND data with the xlswrite function
I have a cell array named NomiDopo containing the names of the columns of my Excel output file and the data (of double) stored i...
9 years 前 | 1 个回答 | 0