Jose Santos

17 Reputation

2 Badges

18 years, 29 days

MaplePrimes Activity


These are questions asked by Jose Santos

Hello everyone, I was wondering if the grid resolution for "patchedcontour" wireframe 3d plots is adjustable? The only setting I know of is 'numpoints', and I can set that to a high number to get a better looking 3d plot, but this results in a dense amount of wiring for the plot. So I was curious if there is a way of getting the 'better' look for a graph while keeping the number of wires low enough so that contours are easily visible (and usable). Any takers? Thanks in advance. :o)
Hello everyone, I have a problem with Maple 11, and I was wondering if anyone can provide insight. When I create a function, say: r := t-> [t^2, 2t, 3t^3]; And then somewhere further down my document I do... r(2); or perhaps.. plot3d(r(t), t=0..1); Etc... there are times where it appears that maple 'forgets' what my functions are and I'm forced to click on my initial function definition and press Enter again to 'remind' maple what 'r' is. I don't understand why this happens... if I say x=2 in a programming language, it stays =2 until I redefine it otherwise, but with maple my functions don't remain what I define them to be and I don't understand why my functions simply don't 'stick'???
Page 1 of 1