How can I import an excel data and export results to another excel file?
2 ビュー (過去 30 日間)
古いコメントを表示
I have 6 variables in excel file. I want to fix one variable and change others.
example:
my excel file
A [20:50]
B[20:80]
C[0:0.4]
D[0:3]
E[0:1]
F[0:5]
At first I want to imprt file and run my code for B=20 and all other variables then B=25 etc...
0 件のコメント
採用された回答
KALYAN ACHARJYA
2023 年 5 月 14 日
編集済み: KALYAN ACHARJYA
2023 年 5 月 14 日
Import Excel Files:
%Do the coding work as per requirements
Export Excel Files:
0 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Spreadsheets についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!