| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 4 months |
| seen | Feb 16 at 17:11 | |
| stats | profile views | 128 |
|
Jul 12 |
comment |
Using Piecewise in RevolutionPlot3D @J.M. I've updated the question example using Piecewise, which was my actual problem. It's probably related to the example in your comment. |
|
Jul 12 |
revised |
Using Piecewise in RevolutionPlot3D Changed example to reflect my actual problem, which was with Piecewise in RevolutionPlot3D |
|
Jul 12 |
comment |
Using Piecewise in RevolutionPlot3D Thanks @Heike. Indeed, it turns out my toy example was too simple for the problem I have, which involves a Piecewise function. I'm going to update the question. |
|
Jul 12 |
asked | Using Piecewise in RevolutionPlot3D |
|
Jul 11 |
comment |
SplineDegree->1 does not work with BezierFunction? @ThiesHeidecke And yet SplineDegree->1 works for BezierCurve[]? You get straight lines when you put that in a Graphics[]. What am I missing? |
|
Jul 11 |
asked | SplineDegree->1 does not work with BezierFunction? |
|
Jun 14 |
awarded | Nice Answer |
|
Jun 8 |
answered | How can I set the view vector in a 3D scene by tracking my face's position? |
|
May 29 |
comment |
How to remove an expression from a file? I'd be interested in simply being able to overwrite binary values in a file, ala matlab or idl open in read-write mode. Basically a SetStreamPosition[] on a file I can write to. |
|
May 23 |
awarded | Nice Answer |
|
May 18 |
comment |
Labeling individual curves in Mathematica @crhis See update: you can assign the plot to a global variable to get access from outside the DynamicModule. |
|
May 18 |
revised |
Labeling individual curves in Mathematica added ability to get latest state of the plot for export or processing. |
|
May 18 |
comment |
Labeling individual curves in Mathematica @chris Try clicking the plot to select it, then copy that into the export expression, or save selection as from the menu. |
|
May 17 |
comment |
Labeling individual curves in Mathematica @chris Try this: plot=dynamicLabeled[...], (add some arrows), Export["some-path.pdf", plot] |
|
May 8 |
comment |
Why do buttons with ChoiceDialog freeze the front end? Please merge and edit as you wish @Szabolcs. Funny, I did a search of the archives and tags, and the mma beta question did not come up. Shall we tag that one with something more descriptive than "untagged"? |
|
May 8 |
answered | Mathematica script - passing command line arguments |
|
May 8 |
asked | InputString in Button freezes Mathematica |
|
May 8 |
comment |
How to use NDSolve to track equilibrium? @Jens feel free to edit my answer to address your comment. |
|
May 2 |
comment |
How to reduce the InterpolatingFunction building overhead? Since you are using linear interpolation, it might be straightforward to build your own compiled version of an interpolating function. |
|
Apr 22 |
accepted | Automatic formatting of isotope symbols in a text cell |