Community Tip - You can subscribe to a forum, label or individual post and receive email notifications when someone posts a new topic or reply. Learn more! X
Hi comunity,
I need to calculate an Integral of data vectors like shown in the image.
Outside the for loop Mathcad has no problem with convergence, but inside the loop MC returns the error message.
Is there a trick here, or is this generally not possible?
Greetings and many thanks in advance
Michael
Solved! Go to Solution.
Hello Werner,
I would like to thank you very much for the quick response, really great.
I have found the error, I had a problem with the units.
The script is quite long and complex, so I had only posted a picture.
Best regards
Michael
Its hard to debug a picture - especially if the cause may be as of Primes auto labelling.
Can you post a worksheet with your program and with the working calculation on worksheet level.
I guess the two loops running from 1 to 1 are just there for testing purposes.
Hello Werner,
I would like to thank you very much for the quick response, really great.
I have found the error, I had a problem with the units.
The script is quite long and complex, so I had only posted a picture.
Best regards
Michael