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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0

