thank you William.

do you know why my previous code doesn't work?

the example I gave was a simplified version of the problem I am really
having:

the real problem is a with a function which has 4 parameters,

and I was plotting the effect of varying 1 input:

x = var('x')
a = 1
b = 2
c = 3

plot(fourInputFunction(x,a,b,c),0,4)


this format has worked for simple functions which only contain a
formula

cheers
mathew

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to