Skip to main content
1-Visitor
July 11, 2016
Question

Ordinary Differential Equation Error

  • July 11, 2016
  • 2 replies
  • 2035 views

Hi Everyone,

I'm using Mathcad Prime 3.1 to solve ordinary differential equation. I'm doing a practice ODE to learn Mathcad Prime 3.1. When I type Given and type the rest of the equations as provided in the examples, Mathcad is not able to read the function "odesolve". When I open a Solve Block and use the same, I get an error saying "The arguments of odesolve are not correctly specified" even when the arguments are provided properly as given in the example. I have attached a screenshot of the same. Please someone help me on this.

2 replies

1-Visitor
July 11, 2016

See picture.

odesolve_in_Prime.png

25-Diamond I
July 11, 2016

The Given ... Odessolve "bracket" was used in Mathcad 15 and below. In Prime you must insert that ugly sove block instead.

Furthemore the syntax of Odesolve has changed a bit from Mathcad to Prime, that's the reason your try was failing. Viktor already showed the correct syntax.