X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 18 Jul 2011 10:53 PM by  anon
8.1 undefined procedure/function write_png, plot3d and others?
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
18 Jul 2011 10:53 PM
    I've recently downloaded and installed v8.1 and am trying to run my Gadget2 IC and output visualization scripts, however when I try to run lines such as WRITE_PNG, foutName, TVRD() or WRITE_JPEG, foutName, TVRD(), QUALITY=75 I get these errors % Attempt to call undefined procedure/function: 'WRITE_PNG'. or % Attempt to call undefined procedure/function: 'WRITE_JPEG'. I also get the same type of error when I try and use PLOT3D. When I look in my IDL folders I find that I do have a write_bmp.pro, write_gif.pro and a couple others and these functions do indeed work but I do not have one for write_png.pro nor a write_jpeg.pro. There's a write_jpeg2000.pro but can't get that one to work either. Neither can I find any *.pro file which wraps PLOT3D. I have dl'ed the 8.0.1 (with patch) version and uninstalled and re-installed 8.1 and still no go. Anybody have any clue where I should go and what I should do from here? Thanks Tim

    Deleted User



    New Member


    Posts:14
    New Member


    --
    27 Jul 2011 11:31 AM
    Tim - did you solve this problem? I've been having a similar one with 8.1 using the COLORBAR routine. I'm guessing it has something to do with the path setting, but am not sure how to fix it. If you did find a solution, could you post it please? Thanks, Barry

    Deleted User



    New Member


    Posts:
    New Member


    --
    23 Aug 2011 04:52 PM
    Hi Tim, Please, check if the PATH token called "" is included in the IDL path. You can see that from the IDL Workbench, for example. Simple, go to: Window --> Preferences --> click in the (+) next to IDL --> Click in Paths Check if is there. If not, then click "Insert Default". I hope that helps, Cheers, fernando
    You are not authorized to post a reply.