photo

kahhoong kok


Last seen: circa 2 anni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Hi. I have different data types (text and numeric) within the array range that I read from the input table. How can I avoid the error of using table2array and cell2mat?
xlFiles = dir('*.xlsx'); N = length(xlFiles); Tmat = cell(N,1) ; for i = 1:N thisFile = xlFiles(i).name; T = rea...

oltre 2 anni fa | 2 risposte | 0

2

risposte

Domanda


How to compile/save the data extracted/read from multiple excel files from each iteration of loop into a single file???
Hi I am new to Matlab. I am extracting data from multiple excel files and I wish to save the data that I extracted from each exc...

circa 3 anni fa | 1 risposta | 0

1

risposta