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

Home » Public Forums » archive » Displaying data in 3 coodinates
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: Displaying data in 3 coodinates [message #32214 is a reply to message #32148] Thu, 19 September 2002 10:29 Go to previous message
Robert Moss is currently offline  Robert Moss
Messages: 74
Registered: February 1996
Member
Or

Y_arr = REPLICATE( Y, 1000 )

which I presume is slightly more efficient.


--
Robert M. Moss PhD
rmoss4@houston.rr.com

"Pavel A. Romashkin" <pavel_romashkin@hotmail.com> wrote in message
news:3D8A03C6.B86D2B35@hotmail.com...
> The simpliest way is to generate Y like so:
>
> Y_arr = fltarr(1000) + Y
>
> where Y is the single value you have for the thousand-point-long X and Z
vectors.
> Cheers,
> Pavel
>
> Asti Bhatt wrote:
>>
>> Hi,
>>
>> My z and x are same size arrays and y different size. Now in
>> plot_3Dbox, all three of them should be of same size. The data I have
>> is like for certain value of y, I have 1000 x and z values. How do I
>> plot that ?
>>
>> Thanks,
>> Asti
[Message index]
 
Read Message
Read Message
Previous Topic: Re: Displaying data in 3 coodinates
Next Topic: closed surface

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

Current Time: Sat Oct 11 12:23:52 PDT 2025

Total time taken to generate the page: 0.64448 seconds