Installing IDL 6.0 uninstalling FLEXlm375 (9/9/2003 11:39:03 AM) Hi, I just tried to install IDL 6.0 (had 5.6 also installed). But unfortenatly i have problems with the FlexLM stuff. When i installed 5.6 i thougt that i have to install this flexlm to use my license file. But... K.Bente
read hex data2107 (9/9/2003 1:37:17 AM) Hi, I use number=0l & readu,lun,number to read int32 data, but how to read int16 data? Regards, Tom ... Tomson
multiplication of an array with a matrix051 (9/6/2003 10:44:48 AM) Hi all, will anybody please tell me the result of this operation and how it is obtained: (y1-y2)*w # pder y1= a one dimensional array of 'n' elements y2= a one dimensional array of 'n' elements w= a one dim... iqbal_hassan(6)
Installing IDL 6.0 on Mac OS X444 (9/3/2003 4:29:27 PM) I've read in the IDL documentation that a software requirement for IDL 6.0 on a Mac is the X11 window manager which can be downloaded from Apple's website. Is this the same as OroborosX? This computer currently... adams_forum(14)
Dataminer: LOCK TABLES does not work (myodbc)060 (9/5/2003 11:07:53 AM) Hello, I am currently writing function/procedure which writes data to a mysql-table (using myodbc on Win2000). I want to do it as correct as possible and tried LOCK TABLES (with: dbobj->ExecuteSQL) for the fir... olaf.stetzer(15)
matchup of Map_set & contour581 (9/3/2003 1:37:58 PM) Hello~ I want to overlap contour lines on a map. However, I think it doesn't match exactly (I checked the gridlines).. especially, as it goes to the edge.. Could someone know how to fix it? Here is an example... shson(6)
Unexpected rebin behavior248 (9/3/2003 4:20:10 PM) Performing rebin on 2-d (or any higher dimension) integer arrays sometimes give results I didn't expect. Here's a trivial example array: IDL> help, b B INT = Array[2, 2] IDL> print, b ... mchinand(39)
matchup of Map_set & contour #2055 (9/3/2003 1:46:25 PM) Hi I want to overlap contour lines on a map. However, it doesn't match exactly (I can see the gridlines). Could someone know how to fix it? Here is an example.. ;---------------------- lon = FINDGEN(91) lat =... shson(6)
mpeg resolution in MS-Windows160 (9/1/2003 7:49:13 PM) I've seen other post on this ng, suggesting using mpeg_ecode to improve mpeg resolution in IDL, but this isn't supported in MS Windows... Are there other ways for improving the resolution. Thanks, Vijay ... vpanjeti(1)