Paste data from matlab excel with a pattern

2 views (last 30 days)
Jucimar Carpe
Jucimar Carpe on 10 May 2019
Commented: KSSV on 10 May 2019
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?

Answers (0)

Tags

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!