how to export two mat.files into a single excel sheet?

조회 수: 2 (최근 30일)
Sandeep GNV
Sandeep GNV 2021년 8월 2일
답변: darova 2021년 8월 2일
i have two mat.files
1. Input.mat (14 columns )
2. Output.mat (15 columns)
how to export these two mat.files into a single excel sheet with input and output variables side by side (14 columns i/p and 15 columns o/p)?

답변 (1개)

darova
darova 2021년 8월 2일
  • Read all your files using load
  • Write all the data using writematrix

카테고리

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

제품


릴리스

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by