Paste data from matlab excel with a pattern
显示 更早的评论
Hi, i need to create a program in guide or in appdesigner that will make a bridge between two excel files. One excel file will be source and the other one will be my report.
The program will have only one pushbutton to copy the data from source and paste into the report.
My question is, as i’m going to use the xlsread, matlab will convert into a matrixand i will need to fill the report in specifics cells for the first row, is it possible to matlab jump let say 10 lines automaticlly and fill another row?
Is there some kind of loop i could do?
1 个评论
KSSV
2019-5-10
YOu can go to specified rwo by using indices.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Spreadsheets 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!