User Portlet
Discussions |
---|
In order to create a function that would add any number of arguments, I tried f[_]=Plus f[1,2,3] and the output was f[1,2,3] instead of 6. I thought this had worked for me before... what should I do instead? |
So I'm trying to make a very basic rabbit eat a carrot using Graphics3D and Manipulate. So I need the arms to move at the same time the carrot does, even though they have different ranges, thus different variables controlling them. Is there a way to... |
So far I only see polygons, spheres, and cylinders. I am a beginner at *Mathematica*, and I'm trying to make a simple 3D rabbit- are there any better ways to form, for example, the ears, or the legs. I don't really want to just put cylinders on top... |
I'm a beginner in *Mathematica*; I have a question on a *Mathematica* homework set, that seems to me should be pretty simplistic, but I seem to be hitting a wall. My error must be completely obvious, but can someone please teach me the proper way of... |