Community Profile

photo

John


Active since 2012

Statistics

  • Thankful Level 1

View badges

Content Feed

View by

Question


How do I average data to produce 1-m interval bins?
I've got arrays (from text files) of profiles, 1 -> 200m, and back up to the surface, with 40 variables (columns). The data are ...

8 years ago | 2 answers | 0

2

answers

Question


while loop question number 2
My first question was answered, but wasn't a complete solution. Here's a portion of the data file: 79, 970108, 1, 5, 0....

11 years ago | 2 answers | 0

2

answers

Question


while loop in data file for trapz?
I have an array (read in from a data file) and I'm trying to integrate a series of values in one column. The problem is that som...

11 years ago | 1 answer | 0

1

answer

Question


Can I put the filenames in a directory in a matlab vector?
In unix, this is simply: ls *.* > filename and then you can point to each filename with 'foreach'. Is there a complementary wa...

12 years ago | 2 answers | 0

2

answers