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,800
of 300,343

REPUTATION
22

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
9

RANK
4,812 of 20,926

REPUTATION
284

AVERAGE RATING
1.00

CONTRIBUTIONS
2 Files

DOWNLOADS
9

ALL TIME DOWNLOADS
2844

RANK
116,435
of 168,172

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

Submitted


castor-matlab
Matlab class to connect to castor API

4 years ago | 1 download |

0.0 / 5
Thumbnail

Channel


Babykamer

7 years ago

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

Solved


Times 2 - START HERE
Try out this test problem first. Given the variable x as your input, multiply it by two and put the result in y. Examples:...

8 years ago

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

Submitted


MSH (fluent mesh) reader
This function loads a fluent mesh (*.msh file) into an matlab struct.

12 years ago | 3 downloads |

1.0 / 5
Thumbnail

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