photo

Wouter


Academic Medical Center

Last seen: 3 years ago Active since 2013

Followers: 0   Following: 0

Message

Statistics

All
MATLAB Answers

0 Questions
4 Answers

File Exchange

2 Files

Cody

0 Problems
1 Solution

ThingSpeak

1 Public Channel

RANK
2,802
of 300,369

REPUTATION
22

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
9

RANK
4,811 of 20,936

REPUTATION
284

AVERAGE RATING
1.00

CONTRIBUTIONS
2 Files

DOWNLOADS
7

ALL TIME DOWNLOADS
2846

RANK
116,604
of 168,436

CONTRIBUTIONS
0 Problems
1 Solution

SCORE
20

NUMBER OF BADGES
1

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
1 Public Channel

AVERAGE RATING
30

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Knowledgeable Level 1
  • Personal Best Downloads Level 1
  • First Review
  • GitHub Submissions Level 1
  • First Submission
  • First Answer
  • Solver

View badges

Feeds

Answered
How can I control the stacking order of objects in appdesigner?
You could also keep a list of handles; e.g. in the variable _background_ and than move all of these to the background. hfig...

7 years ago | 1

Answered
how to make unzip faster in matlab?
I had the same issue. Using an external program (7-zip) solved the issue for me. Extracting and repacking 1000+ zip files was > ...

8 years ago | 6

Answered
How can I export figure as png?
Best option is to use the export_fig function from the file exchange. It actually works out of the box and intuitively (not like...

11 years ago | 2

| accepted

Answered
[DEPRECATED] What frustrates you about MATLAB?
A big annoyance: function like mesh and surf plot the interpolated data while shifted by 0.5 pixels. Very annoying and confus...

12 years ago | 0