필터 지우기
필터 지우기

Exporting results to excel

조회 수: 4 (최근 30일)
Connor
Connor 2014년 7월 3일
답변: Joseph Cheng 2014년 7월 3일
I am working on a program using GUI that takes the wavelet transform of an ecg signal, however, several different functions are used and I want to export the results of each of these functions to an excel spreadsheet - the same sheet, and have them fill the next available row or column (either works). Is there a way to do so?

채택된 답변

Joseph Cheng
Joseph Cheng 2014년 7월 3일
there is a function xlswrite() which if you look at the documentation you can specify the row, column, and sheet to write to.

추가 답변 (0개)

카테고리

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