photo

Fei


parametricafund

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
1 Answer

RANK
18,202
of 300,780

REPUTATION
2

CONTRIBUTIONS
4 Questions
1 Answer

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
1

RANK
 of 21,086

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 171,018

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

  • First Answer

View badges

Feeds

View by

Answered
How can I overwrite only one dataset without affecting other datasets in an HDF-file using HDF5WRITE in MATLAB 7.7 (R2008b)?
Is there anyway to remove a dataset instead of overwriting it? h5create('file.h5','/data/a',1); h5write('file.h5','/data/a',10...

9 years ago | 1

Question


Potencial Matlab Bugs with keyword close
Hi, I stumbled across the blow problem. let's say I generated the below matrix and save to d: close = rand(10, 10); ...

12 years ago | 1 answer | 0

1

answer

Question


matlab batch stopped in the backend
I started a batch cmd as below job5 = batch(@getHighFreqData, 1, {5}, 'Profile', 'local'); When I locked my computer an...

12 years ago | 2 answers | 0

2

answers

Question


matlab batch error check
Hi, I run the following commands job5 = batch(@getHighFreqData, 1, {5}, 'Profile', 'local'); and I can use the job5.S...

12 years ago | 0 answers | 0

0

answers

Question


matlab csharp programming performance
I used matlab to call the c# interface to retrieve some data as below: price = histData.getTickData(...); price...

12 years ago | 0 answers | 0

0

answers