How can I import an excel data and export results to another excel file?
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Majd Tarraf
el 14 de Mayo de 2023
Editada: KALYAN ACHARJYA
el 14 de Mayo de 2023
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 comentarios
Respuesta aceptada
KALYAN ACHARJYA
el 14 de Mayo de 2023
Editada: KALYAN ACHARJYA
el 14 de Mayo de 2023
Import Excel Files:
%Do the coding work as per requirements
Export Excel Files:
0 comentarios
Más respuestas (0)
Ver también
Categorías
Más información sobre Spreadsheets en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!