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

Home » Public Forums » archive » MATHSTAT_154: Dynamically Loadable Module is unavailable on this platform: IMSL
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
MATHSTAT_154: Dynamically Loadable Module is unavailable on this platform: IMSL [message #71340] Mon, 14 June 2010 15:12 Go to previous message
Lauren Hunkins is currently offline  Lauren Hunkins
Messages: 4
Registered: June 2009
Junior Member
Hello all,

I'm fairly new at using IDL and I'm working with someone else's code.
I've made a few minor modifications but none that should effect the
code that is giving me trouble. Inside the IDL library file
IMSL_LINPROG.pro it calls the system function MATHSTAT_154. I'm not
sure how to fix this.


; Call the system function.
;
err_status = 0L
MATHSTAT_154, type, err_status, a_cvt, $
b_cvt, $
c_cvt, $
m, $
n, $
bu_cvt, $
dual_spc, $
irtype_cvt, $
itmax_cvt, $
obj_spc, $
xlb_cvt, $
xub_cvt, $
result
IF (ARG_PRESENT(dual)) THEN dual = dual_spc
IF (ARG_PRESENT(obj)) THEN obj = obj_spc
;
; Return
RETURN, result
END

Thanks,

Lauren
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Re: How to create a .sav file the right way ?
Next Topic: Re: plot of implicit function

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

Current Time: Wed Oct 08 15:33:51 PDT 2025

Total time taken to generate the page: 0.00436 seconds