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

Home » Public Forums » archive » IDL Beginner exercise help
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: IDL Beginner exercise help [message #93732 is a reply to message #93731] Tue, 11 October 2016 02:42 Go to previous messageGo to previous message
Markus Schmassmann is currently offline  Markus Schmassmann
Messages: 129
Registered: April 2016
Senior Member
On 10/11/2016 04:49 AM, Cheryl wrote:
> I am an IDL beginner. This is my first assignment, but I am stuck. Anyone can help?
>
> 1)Create a variable containing your first and last name. Then name the variable A.
> 2)output the content of variable A.
> 3)what kind of variable is A?
IDL> A='Cheryl Smnadoum'
IDL> print, A
Cheryl Smnadoum
IDL> help, A
A STRING = 'Cheryl Smnadoum'
IDL> size(A,/tname)
STRING
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: ncdf_varput for NetCDF coordinate axes
Next Topic: How to supress dialog popup when netcdf file is corrupt?

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

Current Time: Wed Oct 08 17:25:31 PDT 2025

Total time taken to generate the page: 0.00412 seconds