photo

John


Active since 2012

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
0 Answers

RANK
263,381
of 300,499

REPUTATION
0

CONTRIBUTIONS
4 Questions
0 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,021

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,381

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

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

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

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

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

14 years ago | 2 answers | 0

2

answers