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

Home » Public Forums » archive » Re: Printing multiple columns 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: Printing multiple columns in IDL [message #61807 is a reply to message #61806] Wed, 30 July 2008 19:59 Go to previous messageGo to previous message
Ying Wu is currently offline  Ying Wu
Messages: 2
Registered: July 2008
Junior Member
On Jul 30, 7:53 pm, Chris <beaum...@ifa.hawaii.edu> wrote:
> On Jul 30, 4:18 pm, Ying Wu <ying...@gmail.com> wrote:
>
>> Hello all, I'm having a problem with printing multiple columns in
>> IDL. The data I want to print to text is 300 columns, with 141 rows.
>> Right now it's printing them all out stacked on top of each other in
>> one column.
>
> This is kind of vague- maybe an example of what you tried? Are you
> printing to the terminal using print or to a file using printf? If you
> are using printf, are you using any format codes?
>
> I would guess this is not to a terminal, since they should
> automatically word wrap long before your first row of 300 columns is
> finished.
>
> chris

This is to a file using printf, and the data I'm printing is a 2-D
array. Basically it's printf, filename, arrayname. I've also tried
using some for loops to print each number individually but that failed
because it puts them on top of each other.
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: Edge detection and convert edges into polygons
Next Topic: Piecewise curve fitting in idl

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

Current Time: Sun Nov 30 01:51:51 PST 2025

Total time taken to generate the page: 0.47847 seconds