How can I import an excel data and export results to another excel file?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Majd Tarraf
le 14 Mai 2023
Modifié(e) : KALYAN ACHARJYA
le 14 Mai 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 commentaires
Réponse acceptée
KALYAN ACHARJYA
le 14 Mai 2023
Modifié(e) : KALYAN ACHARJYA
le 14 Mai 2023
Import Excel Files:
%Do the coding work as per requirements
Export Excel Files:
0 commentaires
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Spreadsheets dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!