Statistics
RANK
2,359
of 257,978
REPUTATION
18
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
7
RANK
4,658 of 17,781
REPUTATION
256
AVERAGE RATING
1.00
CONTRIBUTIONS
2 Files
DOWNLOADS
16
ALL TIME DOWNLOADS
2560
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
1 Public Channel
AVERAGE RATING
30
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
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...
4 years ago | 0
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 > ...
5 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:...
5 years ago
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...
7 years ago | 1
| accepted
Submitted
MSH (fluent mesh) reader
This function loads a fluent mesh (*.msh file) into an matlab struct.
8 years ago | 9 downloads |

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...
8 years ago | 0