Feeds
提问
Any alternative to using the eval command
Hi, Is there a way to execute the following command without using the eval command? eval(['save ADCP', num2str(k), ' U V...
8 years 前 | 1 个回答 | 1
1
个回答提问
xlsread wont read the first few lines of numerical data
Hi, I have a problem reading date from excel. when I specify the range, e.g. [NUM,TXT] = xlsread('work.xlsx','sheet','A5:J25...
8 years 前 | 0 个回答 | 0
0
个回答提问
atypical date string to datenum conversion
Hi, Can anyone suggest how to convert the following date string to a datenum or datetime? '16/10/2017 11:50' Thanks!
8 years 前 | 1 个回答 | 0
1
个回答提问
exporting data to excel using xlswrite
Hi, I am trying to write some data to excel of the form: variable1 1x100 double variable2 100x10 char Im trying: xls...
8 years 前 | 1 个回答 | 0
1
个回答提问
looping though data structures of different sizes
Hi Folks, please advise if you can.... Im extracting data from a structure in a for loop as follows: for i = 1:1600 ...
8 years 前 | 1 个回答 | 0

