List Archives > 
Maple User Group List Archive > 
Archive by date > 
This Month By Date > 
This Month By Topic
[MUG] Plotting a point
| [MUG] Plotting a point |
|
Author: Peter Harmand
Posted: Thu, 30 May 2002 15:48:49 +0200
|
>> From: Peter Harmand "harmand"
> interface(version);
Maple Worksheet Interface, Maple 6.02a, IBM INTEL NT, Mar 23 2001 Build ID 92850
> plot([[1,1]], style=point); # works
> plot([[1,.9]], style=point); # fails (no output)
Same with
> plots[pointplot]({[1,.9]});
Same with Maple 6.01 under Linux. Works fine with Maple 5 or 7.
What can I do, if I want to plot the point [1,.9] with Maple 6?
Thanks,
Peter Harmand
|
[View Complete Thread]
Previous by date: [MUG] Can Maple use 2 CPUs?, Vladimir Bondarenko
Next by date: [MUG] Waterloo Maple, Inc. testing standards?, Vladimir Bondarenko
Previous thread: [MUG] evalm and mapping of function, Guy Gendron
Next thread: [MUG] Waterloo Maple, Inc. testing standards?, Vladimir Bondarenko
|