photo

Chris O'Donnell


Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


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...

7 years ago | 1 answer | 1

1

answer

Question


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...

7 years ago | 0 answers | 0

0

answers

Question


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!

7 years ago | 1 answer | 0

1

answer

Question


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...

7 years ago | 1 answer | 0

1

answer

Question


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 ...

7 years ago | 1 answer | 0

1

answer