How can I import an excel data and export results to another excel file?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Majd Tarraf
il 14 Mag 2023
Modificato: KALYAN ACHARJYA
il 14 Mag 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 Commenti
Risposta accettata
KALYAN ACHARJYA
il 14 Mag 2023
Modificato: KALYAN ACHARJYA
il 14 Mag 2023
Import Excel Files:
%Do the coding work as per requirements
Export Excel Files:
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Spreadsheets in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!