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

Home » Public Forums » archive » Re: Matrix Transpose
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: Matrix Transpose [message #61594 is a reply to message #61592] Tue, 22 July 2008 13:03 Go to previous messageGo to previous message
Vince Hradil is currently offline  Vince Hradil
Messages: 574
Registered: December 1999
Senior Member
On Jul 22, 2:52 pm, xiao <littledd...@gmail.com> wrote:
> On Jul 22, 2:41 pm, Vince Hradil <hrad...@yahoo.com> wrote:
>
>
>
>> On Jul 22, 2:35 pm, xiao <littledd...@gmail.com> wrote:
>
>>> On Jul 22, 2:21 pm, Vince Hradil <hrad...@yahoo.com> wrote:
>
>>>> On Jul 22, 2:17 pm, xiao <littledd...@gmail.com> wrote:
>
>>>> > Hi~ Everyone~
>>>> > I got a question here about matrix,
>>>> > I created a 3 dimensional arrary which is 2*3* 4 in C and the read it
>>>> > out using IDL. I found the index of these numbers are different , just
>>>> > like this :
>>>> >                   C                                 IDL
>>>> >               1,1 ,1                            1,2,2
>>>> >               1, 2, 2                           0, 2, 3
>>>> >               1,  1,3                           1, 0,3
>>>> >               0,1,2                              0, 0, 1
>>>> >              0  ,0  ,3                           1, 1, 0
>>>> >              1,1 ,2                              0 ,0 ,3
>>>> > Do can have any ideas how can I put then in the right order in Idl?
>>>> >                                         Thank u~~ :)
>
>>>> look into TRANSPOSE() in the help system.
>
>>> I used that but seems still wrong  :(
>
>> To make the mapping easier, can you make the C matrix 1...24 (or
>> 0...23).  Then you might be able to figure out what's going on.
>
> I think the nidex for them are
> C: 18,23,20,7,4,19
> IDL: 23,12,16,2,17,4
>            XIAO

That's only 6?
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How can I find Max and Mins of array by seeing which point's derivative is closest to 0
Next Topic: widget_problem

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

Current Time: Fri Oct 10 18:08:36 PDT 2025

Total time taken to generate the page: 2.08402 seconds