comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: plot z vector on x-y plot
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: plot z vector on x-y plot [message #82524 is a reply to message #82457] Tue, 18 December 2012 15:05 Go to previous message
markjamie is currently offline  markjamie
Messages: 30
Registered: November 2012
Member
You could also do this with function graphics by plotting with symbols and using the vert_colors keyword to provide your z vector.

Off the top of my head...

P=plot(x, y, symbol='o', vert_colors=z, rgb_table=39)

Syntax may be slightly wrong as I'm quoting from memory but should hopefully give the right idea.

This obviously only comes out as a line if you have a lot of data points.

Mark
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Image reading
Next Topic: trivial problem: How do I change the axis scale in an image plot?

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 16:04:34 PDT 2025

Total time taken to generate the page: 0.00369 seconds