how to open a excel workbook make changes in its first sheet while keeping all the other sheets along with the format as it is and write the workbook in other excel sheets?

2 ビュー (過去 30 日間)
Hello MATLAB Experts,
i have an excel workbook which has 4 sheets. so,in the first sheet i want to change the values of different cells for Ex- E35,E58,F67 etc. with the row values of 20x9 double.here we have 20 rows and 9 columns.so,i want to change value of 9 cells of excel with the row values of this double.after completing each row.,i want to write this first sheet along with other 3 sheets in other excel file without changing the format and formulae of the original file. So, as here we have 20 rows so,i want to create 20 such excel sheets and store these excel sheets in a folder name 'output'.
As, i have not handled task of this type in the past.Please Help me with the MATLAB code for this task.
Thank You in advance
  2 件のコメント
dpb
dpb 2022 年 2 月 28 日
Use readcell and writecell and the optional parameters available with them.

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeSpreadsheets についてさらに検索

製品


リリース

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by