Community Profile

photo

Grace


Last seen: circa 2 anni fa Attivo dal 2019

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2
  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta

Domanda


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

quasi 5 anni fa | 1 risposta | 0

1

risposta