Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
I'm doing a EDO resolution, and at the end of the resolution block I get error "Exception has been thrown by the target of an invocation"". If someone understood how to solve or the reason for this error. Thanks
Solved! Go to Solution.
You should attach the worksheet, not only a picture, and state which version of Prime you are using.
All i can see in your picture is that:
- alpha and beta are undefined.
- There appears to be a multiplication symbol (*) missing:
- in the first differential equation, between C(s) and (mu.m...)
- in the other two DE's between D and (1+R.1), which makes D seem like a function.
For alpha=beta=1, I get:
Success!
Luc
You should attach the worksheet, not only a picture, and state which version of Prime you are using.
All i can see in your picture is that:
- alpha and beta are undefined.
- There appears to be a multiplication symbol (*) missing:
- in the first differential equation, between C(s) and (mu.m...)
- in the other two DE's between D and (1+R.1), which makes D seem like a function.
For alpha=beta=1, I get:
Success!
Luc
Thanks a lot, the error was due to 3 missing multiplication symbol. Thank you very much