increment row in excel from matlab script
Show older comments
i want a matrix [1x5], i want to write this into an excel sheet in the following pattern,
the [1x5] should repeat 256 times in the row and also should repeat 256 times in column.
Basically i want a [256x256] matrix of [1x5] matrix. i dont know how to increment the row row and column number.
2 Comments
Image Analyst
on 7 Jul 2021
Are you saying you want a 1x5 vector of numbers to all be inside a single cell of the spreadsheet?
Deepan Muthusamy
on 7 Jul 2021
Accepted Answer
More Answers (0)
Categories
Find more on Data Import from MATLAB in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!