Community Profile

photo

Wouter


Academic Medical Center

Last seen: 1 year ago Active since 2013

Statistics

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

View badges

Content Feed

Submitted


castor-matlab
Matlab class to connect to castor API

3 years ago | 1 download |

Thumbnail

Channel


Babykamer

5 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...

6 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 > ...

6 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:...

6 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...

9 years ago | 2

| accepted

Submitted


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

10 years ago | 3 downloads |

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...

10 years ago | 0