Author |
Topic  |
|
Kstadler
Germany
Posts |
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
|
|
fisher_zhang
China
Posts |
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 |
 |
|
Mike Buess
USA
3037 Posts |
|
Kstadler
Germany
Posts |
Posted - 10/12/2007 : 03:52:33 AM
|
Yes, it did help. It was a problem with out new printer. Many thanks. |
 |
|
|
Topic  |
|
|
|