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

Home » Public Forums » archive » Re: Unpacking algoritmn
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: Unpacking algoritmn [message #39326] Sat, 15 May 2004 16:03 Go to previous message
Tmorri is currently offline  Tmorri
Messages: 10
Registered: April 2004
Junior Member
Thanks for your replay. I made a little mistake in the statement of the
problem, what I really need is this:

x1,x2,x3,x4,x5 are variables that can take any value, even zero, (0).

I just want to get rid othe zeroes shown in vector v0

v0=[0 x1 x2 x3 0 x4 x5 x1 0 x2 x3 x4 0 x5 x1 x2 0 x3 x4 x5]

in the following way:

v1=[0 0 0 0 0]

v2=[x1 x2 x3 x4 x5 x1 x2 x3 x4 x5 x1 x2 x3 x4 x5]

Thanks for your help.

Tmorri
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Unpacking algorithm
Next Topic: Parsing dates (ARGH!)

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

Current Time: Fri Oct 10 09:41:45 PDT 2025

Total time taken to generate the page: 1.04082 seconds