How can I import an excel data and export results to another excel file?
조회 수: 1 (최근 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!