Statistics
7 Questions
0 Answers
RANK
14,040
of 297,016
REPUTATION
3
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
3
RANK
of 20,419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157,725
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 2
1
answerQuestion
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 ...
11 years ago | 3 answers | 0
3
answersQuestion
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 = ...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 1 answer | 0
1
answerQuestion
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...
11 years ago | 2 answers | 0
2
answersQuestion
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...
11 years ago | 1 answer | 1