Skip to main content
1-Visitor
January 30, 2025
Solved

Error "Exception has been thrown by the target of an invocation" in MathCad Prime 10

  • January 30, 2025
  • 1 reply
  • 844 views

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

Catalina_0-1738249745781.png

 

Best answer by LucMeekes

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:

LucMeekes_0-1738263150250.png

 

Success!
Luc

1 reply

LucMeekes23-Emerald IVAnswer
23-Emerald IV
January 30, 2025

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:

LucMeekes_0-1738263150250.png

 

Success!
Luc

1-Visitor
January 30, 2025

Thanks a lot, the error was due to 3 missing multiplication symbol. Thank you very much