![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/1966321_1522088490126_DEF.jpg)
Rainer
University of Washington Seattle Campus
Followers: 0 Following: 0
Statistics
RANK
6.087
of 297.016
REPUTATION
8
CONTRIBUTIONS
8 Questions
3 Answers
ANSWER ACCEPTANCE
62.5%
VOTES RECEIVED
4
RANK
of 20.419
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 157.725
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
Feeds
Question
Are multcompare plots compatible with subplots?
Does anyone know if it is possible to have the graphs from multcompare be plotted in subplots? * load carsmall * [p,t,st] = ...
bijna 12 jaar ago | 2 answers | 1
2
answershow to identify strings on a text file
http://www.mathworks.com/help/matlab/ref/strfind.html
bijna 12 jaar ago | 0
| accepted
Question
How does MATLAB pick colors from Colormap?
Hi everyone, when you plot c = load('count.dat'); c=c'; Y = c(1:3,1:6); figure; bar(Y); you get 6 different colors...
bijna 12 jaar ago | 2 answers | 1
2
answersQuestion
Pretty Crazy uigetfile bug?
Spent hours trying to figure out why my script written in 2012a gave weird results in 2012b. Finally found it..... So....uig...
ongeveer 12 jaar ago | 2 answers | 0
2
answersQuestion
*why* easter egg in MATLAB
Typing "why" into the command prompt yields a random answer. My question is: WHen I execute "why", how can I store the output st...
ongeveer 12 jaar ago | 3 answers | 0
3
answersQuestion
Plotting with different colored markers
Hi All, As you know, the plot command gives each line a different color so that the user can distinguish between the each dat...
ongeveer 12 jaar ago | 3 answers | 0
3
answersQuestion
Compiled Standalone app with Parfor
Hi, my script utilizes parfor and I was wondering if there was a way to compile it into a standalone .exe such that it can be us...
meer dan 12 jaar ago | 1 answer | 0
1
answerMATLAB Programers for hire
Thanks alot everyone, I'll start contacting some folks.
bijna 13 jaar ago | 0
Question
MATLAB Programers for hire
Does anyone know if my research group can hire the services of a programmer from MATHWORKS? If not, does anyone know of a compan...
bijna 13 jaar ago | 5 answers | 2
5
answersSeparating Ellipsoids
You are right, i meant ellipse (2D). The area of the ellipses are impt to me so eroding the image won't work. The shapes are som...
bijna 13 jaar ago | 0
Question
Separating Ellipsoids
Hi everyone, I have an image processing question. I have a bunch of binary ellipsoids and some of them touch each other (forming...
bijna 13 jaar ago | 2 answers | 0