The Origin Forum
File Exchange
Try Origin for Free
The Origin Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ | Send File to Tech support
 All Forums
 Origin Forum for Programming
 Forum for Origin C
 Problem with DLL's and Exp

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Anti-Spam Code:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkUpload FileInsert Image Insert CodeInsert QuoteInsert List
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

 
Check here to subscribe to this topic.
   

T O P I C    R E V I E W
Kstadler Posted - 10/09/2007 : 05:47:54 AM
Origin Version (Select Help-->About Origin): 7.5
Operating System: Win 2000

Hallo,

during writing a program to visualize some mathematical function I got the following error messagew when I use 'exp':
Funktionen.c(87) :Error, external DLL cannot find function @OUTL : exp
The formula I used was: Y = A0 - A1*exp(X); //A0, A1 are double, X is
a double Vector as well as Y

Also other formula witch use exp do not work.

Instead, when I use, for example, sin (e.g. Y = A0 - A1*sin(X);)
I got the following error:

Origin7\OriginC\system\internal.c(345) :Error, external DLL cannot find function @OUTL : fabs

but the program works as expected.

Do you have any clue, what the problem could be?
Many thanks in advance,
Konstantin Stadler


3   L A T E S T    R E P L I E S    (Newest First)
Kstadler Posted - 10/12/2007 : 03:52:33 AM
Yes, it did help. It was a problem with out new printer.
Many thanks.
Mike Buess Posted - 10/10/2007 : 10:10:38 PM
This might help...

http://www.originlab.com/forum/topic.asp?TOPIC_ID=5567

Mike Buess
Origin WebRing Member
fisher_zhang Posted - 10/09/2007 : 11:30:39 PM
Hi, Kstadler

I am sorry i can not reproduce your problems, i think reinstall the Origin may solve these problems.

Furthermore, if reinstall the program does not works. Could you please give us more speficic details, such as your codes.


Thanks
fisher
OriginLab

Edited by - fisher_zhang on 10/10/2007 10:00:07 PM

The Origin Forum © 2020 Originlab Corporation Go To Top Of Page
Snitz Forums 2000