photo

Yujia Hu


HSG / ETHZ

Active since 2014

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
1 Answer

File Exchange

1 File

RANK
20,103
of 300,392

REPUTATION
2

CONTRIBUTIONS
0 Questions
1 Answer

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
10,815 of 20,934

REPUTATION
51

AVERAGE RATING
5.00

CONTRIBUTIONS
1 File

DOWNLOADS
1

ALL TIME DOWNLOADS
462

RANK

of 168,373

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

  • 5-Star Galaxy Level 1
  • First Submission
  • First Answer

View badges

Feeds

View by

Submitted


WildBootstrap.zip
Generate (Wild) bootstrap samples

11 years ago | 1 download |

5.0 / 5

Answered
How to exclude some files while load a set of files using a loop?
Are you asking how to loop for a set of numbers? Like this: k=[1,2,6,7,9:15]; for j = k A{k} = j end

11 years ago | 1