Feeds
提问
How to process and save a matrix with header. Help much appreciated
Hi. I am trying to solve the following problem: I have several input files, which consists of matrices with headers in ASCII ...
13 years 前 | 1 个回答 | 0
1
个回答已回答
for loop and "importdata" function
Ah, here we go. Problem solved! clear; files = dir('H:\testmappe_sletmig\*.txt'); for i=1:length(...
for loop and "importdata" function
Ah, here we go. Problem solved! clear; files = dir('H:\testmappe_sletmig\*.txt'); for i=1:length(...
13 years 前 | 0
| 已接受
已回答
for loop and "importdata" function
Thank you for your inputs. I managed to get it working, however one challenge remains: I would like to export the sum of the dat...
for loop and "importdata" function
Thank you for your inputs. I managed to get it working, however one challenge remains: I would like to export the sum of the dat...
13 years 前 | 0
提问
for loop and "importdata" function
Hi. I hope some of you have time to help me with this one: I am trying to import some ascii-files with a 5 line header plus tab...
13 years 前 | 2 个回答 | 0
