source: trunk/bindings/idl/testfocus.pro @ 1822

Revision 975, 211 bytes checked in by Mark Koennecke, 4 years ago (diff)
  • First commit of the new IDL binding refs #100
  • Fixed napi5.c bug #98
  • Fixed unreported NX5putslab issue
Line 
1DLM_REGISTER, 'NeXusIDL-API.dlm'
2
3s = nxopen('data/focus2007n001335.hdf',"NXACC_READ",fileid)
4s = nxopenpath(fileid,'/entry1/merged/counts')
5s = nxgetdata(fileid,data)
6;s = nxclose(fileid)
7loadct, 0
8tvscl, data
Note: See TracBrowser for help on using the repository browser.