Skip to main content
1-Visitor
March 28, 2013
Solved

Small issue with ODESOLVE

  • March 28, 2013
  • 3 replies
  • 1380 views

Hi there,

have been struggling with this error without finding a solution (trying different things only creates another error),

the Vy in the first ODESOLVE matrix comes up red and says it must be a function,

I am trying to solve for Vx and Vy,

kind thanks

Best answer by AndyWesterman

It looks like you have an issue with the units in the ODEsolve block.

Mathcad doesn't usually like units here so best to cancel the units in a defined manner & then add them back afterwards.

Regards

Andy

3 replies

1-Visitor
March 28, 2013

A revised version with a new error:

12-Amethyst
March 28, 2013

It looks like you have an issue with the units in the ODEsolve block.

Mathcad doesn't usually like units here so best to cancel the units in a defined manner & then add them back afterwards.

Regards

Andy

1-Visitor
March 28, 2013

Take a bow, hero!