writing variable in xls file
이전 댓글 표시
Hi
i have a code that produce three variable a b c
i want to save this value in a xls file that the value writing in sheet1 at A B C column
what is the proper statament to write thiw variable
thank you very much
George
답변 (1개)
madhan ravi
2018년 12월 15일
xlswrite('sample.xlsx','abc')
댓글 수: 3
george veropoulos
2018년 12월 18일
madhan ravi
2018년 12월 18일
Anytime :) , if my answer solved your question make sure to accept the answer else let know.
george veropoulos
2019년 1월 26일
카테고리
도움말 센터 및 File Exchange에서 Debugging and Analysis에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!