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

Home » Public Forums » archive » about ENVI_display_bands
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
about ENVI_display_bands [message #65482] Fri, 06 March 2009 23:43
lchfzfj is currently offline  lchfzfj
Messages: 2
Registered: March 2009
Junior Member
Hi,all,

I have a problem with ENVI_display_bands, below is the whole
procedure:

pro tt1
compile_opt idl2
envi,/restore_base_save_files
envi_batch_init
ENVI_SELECT, title='Input Filename', fid=in_fid,
pos=in_pos,dims=in_dims
envi_file_query, in_fid, ns=ns, nl=nl, nb=nb
ENVI_DISPLAY_BANDS, [in_fid,in_fid,in_fid], [2,1,0], /new
envi_batch_exit
end

when run it, there always have the following errors:
% Expression must be a structure in this context: MSTR.
% Execution halted at: ENVI_SUB_MENU

this problem disturb me for the whole days, who could kindly tell me
how to solve it?

thanks in advance
sincerely
jenny
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: probably a stupid question
Next Topic: TurboReg JAVA with IDL?

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

Current Time: Sat Oct 11 06:25:22 PDT 2025

Total time taken to generate the page: 0.31829 seconds