photo

Grace


Last seen: 2 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答

提问


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

5 years 前 | 1 个回答 | 0

1

个回答