Community Profile

photo

Amanda Figueroa


Last seen: 2 years ago Active since 2018

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Knowledgeable Level 1
  • Revival Level 1
  • First Answer
  • Thankful Level 1

View badges

Feeds

View by

Answered
pdf report generator error
I was looking into this and found the direct answer : https://www.mathworks.com/matlabcentral/answers/262442-java-heap-space-ou...

4 years ago | 0

| accepted

Answered
I want to read similar column headers and standardize their names
I found out what happened. The software output has the exact same column names (which I discovered by dragging each type of fil...

5 years ago | 0

Question


I want to read similar column headers and standardize their names
Let's say I have a few csv files with column headers that are similar, but they actually represent the same data (the file heade...

5 years ago | 2 answers | 0

2

answers

Answered
I need to optimize this slow code. I am Working with three tables with uneven rows and same columns. Missing data already accounted for but the code runs slow.
Hmm... It seems that my txtFiles variable is type struct, so I guess that is why length is working right now. The experiments a...

5 years ago | 0

Question


I need to optimize this slow code. I am Working with three tables with uneven rows and same columns. Missing data already accounted for but the code runs slow.
Hi, I am working on importing and comparing large chunks of data shown as tables. I have 3 .txt files which I want to import ...

5 years ago | 1 answer | 0

1

answer

Question


How do I concatenate the data to plot multiple spectra in one graph
So I have been trying to import 167 .csv files from a directory. These files should be plotted together (j vs w) and I would ...

6 years ago | 1 answer | 0

1

answer