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

Home » Public Forums » archive » Re: Running IDL routine.
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: Running IDL routine. [message #78930 is a reply to message #78928] Mon, 09 January 2012 02:21 Go to previous message
d.poreh is currently offline  d.poreh
Messages: 406
Registered: October 2007
Senior Member
On Jan 9, 8:06 am, shambhu <shambhu.mc...@gmail.com> wrote:
> Hi all
> Am reading a text file which consists of wind speed data, using read
> ASCII macros. when i give a command:
>
> array = data
> array = Reverse(array, 1)
> lat = Reverse(data.lat)
>
> the following error is coming.
>
> % ROTATE: Struct expression not allowed in this context: A.
> % Error occurred at: REVERSE
>
> thank you

maybe you data is not structure one! if it is, have you tried:
Data=Data.(0)
Cheers,
Dave
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: Technology!
Next Topic: widget_slider cross platform (from windows to Mac)

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

Current Time: Sat Jul 11 21:14:57 PDT 2026

Total time taken to generate the page: 3.67279 seconds