Skip to content
Prev 140745 / 398506 Next

plot 3dimensional points with "log" axes

On 3/31/2008 7:05 AM, Hung-Hsuan Chen (Sean) wrote:
A general way to do this sort of thing is to take the logs yourself, and 
get the general purpose function to draw without axes.  You can then add 
ticks, etc. after the fact.

Duncan Murdoch