필터 지우기
필터 지우기

Excel filename from cell

조회 수: 4 (최근 30일)
Jenna Wahbeh
Jenna Wahbeh 2019년 2월 11일
답변: Bob Thompson 2019년 2월 11일
I have a character array that I transformed into a 1x1 cell with that cell having the name of the file I would like to us. How can I create an excel file using the name in that cell? Thank you!

답변 (1개)

Bob Thompson
Bob Thompson 2019년 2월 11일
xlswrite(mycell{1},data);

카테고리

Help CenterFile Exchange에서 Spreadsheets에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by