Community Profile

photo

Theodore


Columbia University

Active since 2013

Statistics

  • Thankful Level 3

View badges

Content Feed

View by

Question


Adding a title to save file that is dynamic
Hello. I was wondering for saving images or writing xls files if there was a way to add additional wording in the title for dyna...

10 years ago | 1 answer | 0

1

answer

Question


Add row/column names to a matrix
Hello! I've created a 24 x 12 matrix (24 is dynamic and will change with each .csv file I run through my for loop) and wanted to...

10 years ago | 1 answer | 2

1

answer

Question


Determine if a value is an Empty Matrix: 0 x 1 and replace with NaN
Hello. In my code I'm attempting to locate the max value of a variable. Unfortunately for doing max(variable) it gives an error ...

10 years ago | 3 answers | 0

3

answers

Question


Find values and replace them with NaN, add total number of NaN values.
Hello! So within 3 different columns of data which I have defined as: mintemp = b(:,4) maxtemp = b(:,5) avgtemp = ...

10 years ago | 1 answer | 0

1

answer

Question


Using the save/append function
Hello! I'm trying to write a code where I read in a few .xls files and have them convert the date into a vector(s) and have thos...

10 years ago | 1 answer | 0

1

answer

Question


Read multiple xls files in a for loop
Hello! I was trying to get 3 excel files to read through a for loop and do a simple function. The dates (mm/dd/yy) read into mat...

10 years ago | 2 answers | 0

2

answers

Question


Read mm/dd/yy in Matlab
Hello! I've been reading in an .xls file (although I'd like it to be .csv if that were possible for Matlab to read dates from...

10 years ago | 1 answer | 1

1

answer