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

Home » Public Forums » archive » Newbie question concerning summations/loops in IDL
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: Newbie question concerning summations/loops in IDL [message #61777 is a reply to message #61737] Thu, 31 July 2008 11:49 Go to previous messageGo to previous message
mbweller is currently offline  mbweller
Messages: 24
Registered: July 2008
Junior Member
On Jul 31, 1:40 am, Wox <nom...@hotmail.com> wrote:
> <snip>>; arrays for summation
>> ARRsmall=C*thaext[1,ind_small]*(t/sin(o))
>> ARRlarge=C*(thaext[1,ind_large])^3./2
>
> <snip>
>
> must be this:
>
> ; arrays for summation
> ARRsmall=C[ind_small]*thaext[1,ind_small]*(t/sin(o))
> ARRlarge=C[ind_large]*(thaext[1,ind_large])^3./2

Alrighty,

After fiddling around for sometime I got it to work for me. I wanted
to thank everyone for the their help.

I did have another question though:

If I want to be able to allow the user to input their own variables
and their own datafile after running the script: How might I go about
doing that?

Thanks,
~Matt
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Incredible interaction between graphics and DLM: SOS!
Next Topic: drawing coloured map

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

Current Time: Wed Oct 08 21:14:42 PDT 2025

Total time taken to generate the page: 0.64182 seconds