Trebron

20 Reputation

3 Badges

3 years, 333 days

MaplePrimes Activity


These are questions asked by Trebron

I have a table T with 10 numbers .How can I plot this table ?

Thanks for any explanation !

I have a set of curves  :   plot({seq((6*x-2*t)/x^2, t = 1 .. 3)}, x = -1 .. 5, y = -1 .. 6)

and   a function           :   plot(3/x, x = 0 .. 5, y = -1 .. 6).

How is the calling sequence to plot the set and the function in the same graph ?

Page 1 of 1