338 reputation
4
bio website
location
age
visits member for 9 months
seen Oct 19 '12 at 12:23
stats profile views 42

Oct
19
comment Creating and editing new stylesheets
@magma as far as I know Quit[] closes the master kernel and so also all slave kernels.
Oct
17
comment Creating and editing new stylesheets
@magma maybe here is not the right place to post a question. But I just wondered if there is a difference between Quit[] and CloseKernels[].
Oct
16
comment Scale x axes in ListContourPlot
@VLC is there a possibilty to keep the values constant for each segment?
Oct
16
comment Scale x axes in ListContourPlot
@Mr.Wizard, you are right thx you for the clue.
Oct
16
comment Scale x axes in ListContourPlot
one further question: Is it possible the take the values constant for each segment? -Frink
Oct
16
comment Scale x axes in ListContourPlot
@VLC thx for your updates, looks nice and works fine!
Oct
15
comment Scale x axes in ListContourPlot
big thank you @VLC and Mr.Wizard. It works really perfect. There is one thing in addition which I would like to do with the plot. I have a list of Strings which contains some facts about each of the segments. For example: '{"Seg.1","Seg.2","Seg.3","Seg.4","Seg.5","Seg.6"}'. Is it possible to write this information at the right posizion under the plot (or directly into the plot)?. -Frink
Oct
15
accepted Scale x axes in ListContourPlot
Oct
15
asked Scale x axes in ListContourPlot
Oct
11
accepted MapThread and parallel computing
Oct
10
asked MapThread and parallel computing
Oct
8
comment MovingAverage[] and Fit[] with data containing DateLists
Thx, exactly what I've been looking for.
Oct
8
accepted MovingAverage[] and Fit[] with data containing DateLists
Oct
8
asked MovingAverage[] and Fit[] with data containing DateLists
Sep
24
comment Rectangular output for ListContourPlot
yes, it is;-) Thx
Sep
24
accepted Rectangular output for ListContourPlot
Sep
24
asked Rectangular output for ListContourPlot
Sep
13
accepted Count sublists which match pattern
Sep
13
asked Count sublists which match pattern
Sep
4
comment How to uncompress only the compressed elements in a matrix
ok, now it works. Thx!