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!