Statistics
2 Questions
0 Answers
RANK
230,460
of 301,172
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
50.0%
VOTES RECEIVED
0
RANK
of 21,183
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 173,200
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How do I read all of the hdf files in a directory sequentially while performing calculations on each one?
I want to read an hdf file, e.x.: data=hdfread('abc000', 'stuff') Then I want to do some analysis on the file, output the ...
12 years ago | 1 answer | 0
1
answerQuestion
rms function seems to be missing. How do I write my own m file to do the same thing?
I need to take the rms value of each row of a matrix. Some googling lead me to the rms function, which uses the syntax: Y = rms(...
12 years ago | 1 answer | 0
