mathematica-8
Mathematica: Can I match the BarChart Legend to the stacked bars?
I would like to have the vertical arrangement of colors in stacked bars match the arrangement of colors in the chart legend. But no matter what I try, they don\'t match. Here\'s the situation[详细]
2023-04-05 19:19 分类:问答Exporting a row of graphics objects broken in MMA8
How do you make Mathematica export a Row of graphics. I do not like how GraphicsRow handles the graphics, all the aspect ratios and paddings in the figures get messed up. What I like to do is work wit[详细]
2023-04-05 09:40 分类:问答Export Graphics in Mathematica with Texture
Hello guys i\'ve been having a problem with Mathematica 8.0. When i export my Graphics3D to 3DS or any other fo开发者_Go百科rmat, texture is always missing. For example in the screenshot attached, ,[详细]
2023-03-30 22:12 分类:问答White area in Mathematica ListPlot
When I create and plot this list: var = 2; okList = {{0.8, var, 0.8, 0.8}, {0, 0.3, 0.6, 0.9}, {0, 1, 2, 3}};[详细]
2023-03-28 05:52 分类:问答ScheduleTask in Mathematica, does it have any limit on time interval to use?
I am having a little bit of hard time understanding ScheduledTask[]. This was added in V 8. On windows 7, 64 bit, using V 8.01, when I run the following code[详细]
2023-03-27 22:45 分类:问答How to set the Ticks on BodePlot?
I can\'t seem to be able to change the Ticks on BodePlot in Mathematica 8. Clear[z] hz = z/(z - 0.4) (*make up some transfer function *)[详细]
2023-03-22 13:44 分类:问答How to configure parallel remote kernels in Mathematica?
When I try to configure remote kernels in mathematica via Evaluation>Parallel Kernel Configuration ... 开发者_开发技巧then I go to \"Remote Kernels\" and add hosts. After that I try to Launch the remo[详细]
2023-03-21 22:46 分类:问答Finding c compiler from mathematica
C compilers and mathematica. Hi, I want to use the CUDA functionality in mathematica. However, it requires a working c compiler. I am usually a unix person but i have a windows copy of mathematica. I[详细]
2023-03-19 01:43 分类:问答Integrating notebooks to Mathematica's documentation center
If you have been using Mathematica for a while you probably have grown attached to the documentation center. There is always something new that you find in those pages. Let it be options for a functio[详细]
2023-03-18 09:44 分类:问答What are the benefits of switching from Rule and /. to OptionsPattern[] and OptionValue in a large application?
Old habits die hard, and I realise that I have been using opts___Rule pattern-matching and constructs like thisoption /. {opts} /. Options[myfunction] in the very large package that I\'m currently dev[详细]
2023-03-17 22:22 分类:问答