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

Home » Public Forums » archive » Re: Save some plots
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: Save some plots [message #81937 is a reply to message #81929] Thu, 08 November 2012 04:29 Go to previous messageGo to previous message
Paul Van Delst[1] is currently offline  Paul Van Delst[1]
Messages: 1157
Registered: April 2002
Senior Member
How do you convert an integer variable value into a character STRING()?


On 11/08/12 07:13, dave poreh wrote:
> Folks,
> I want to save some plots like this:
> file=dialog_pickfile()
> x=read_ascii(file)
> x=x.(0)
>
> for i = 0, 302162 do begin
> p = plot(x(*,i))
> p.save, 'i.jpg'
> endfor
>
> But, i need just to save these plots with the numbers like: 1.jpg, 2.jpg, ...
> Can someone help me please?
> Cheers,
> Dave
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Re: change values of structure variable
Next Topic: Memory Allocation Problem- IDL 8.2

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

Current Time: Sat Oct 11 14:03:14 PDT 2025

Total time taken to generate the page: 0.24148 seconds