Statistics
4 Questions
0 Answers
RANK
299,676
of 301,552
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,321
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 175,320
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How to find the indices of a data column that aren't Nan, and how to use those indices to concatenate a vector?
My code is using importdata to import the data columns from excel files. I have a bunch of data files that I have a for loop goi...
7 years ago | 1 answer | 0
1
answerQuestion
Turning separate columns of data into a single column or vector.
If I have a for loop looping through 12 files of data and I use the function A.data(:,1) in the loop to pull out the first colum...
7 years ago | 1 answer | 0
1
answerQuestion
Pulling a specific element out of a cell?
I have imported a file into my script which included a header. I was able to pull a specific line from my header that reads: ";S...
7 years ago | 1 answer | 0
1
answerQuestion
Why is str2num returning [] and str2double returning NaN?
I am new to Matlab and am having a hard ime figuring out how to turn a string into a number. I have a line of text data that s...
7 years ago | 1 answer | 0

