Re: 3-D arrows [message #82960] |
Tue, 29 January 2013 05:10 |
owentrefonwys
Messages: 4 Registered: November 2012
|
Junior Member |
|
|
On Monday, January 28, 2013 9:00:52 PM UTC, Matthew wrote:
>> is it possible to put arrows in a 3-D plot such as an isosurface plot? If so how would I go about doing that?
>
>
>
> I altered IDL's ARROW.PRO procedure to produce arrows on 3D plots, but it needs work still. I have tested it on several different types of plots and it works for me, but I still am not convinced that the head of the arrow will show up 100% of the time. Also, I have not tested any of the original IDL keywords to see if they work in 3D yet...
>
>
>
> You can get the program here (temporary location).
>
> https://dl.dropbox.com/u/42944960/tri_arrow.pro
Thank you! Will give this a try!
Best Wishes
|
|
|
Re: 3-D arrows [message #82970 is a reply to message #82960] |
Mon, 28 January 2013 13:00  |
Matthew
Messages: 18 Registered: February 2006
|
Junior Member |
|
|
> is it possible to put arrows in a 3-D plot such as an isosurface plot? If so how would I go about doing that?
I altered IDL's ARROW.PRO procedure to produce arrows on 3D plots, but it needs work still. I have tested it on several different types of plots and it works for me, but I still am not convinced that the head of the arrow will show up 100% of the time. Also, I have not tested any of the original IDL keywords to see if they work in 3D yet...
You can get the program here (temporary location).
https://dl.dropbox.com/u/42944960/tri_arrow.pro
|
|
|