source:
trunk/bindings/idl/testfocus.pro
@
1822
| Revision 975, 211 bytes checked in by Mark Koennecke, 4 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | DLM_REGISTER, 'NeXusIDL-API.dlm' |
| 2 | |
| 3 | s = nxopen('data/focus2007n001335.hdf',"NXACC_READ",fileid) |
| 4 | s = nxopenpath(fileid,'/entry1/merged/counts') |
| 5 | s = nxgetdata(fileid,data) |
| 6 | ;s = nxclose(fileid) |
| 7 | loadct, 0 |
| 8 | tvscl, data |
Note: See TracBrowser
for help on using the repository browser.
