Skip to main content
1-Visitor
March 31, 2012
Solved

Phase error

  • March 31, 2012
  • 1 reply
  • 3173 views

Hello everyone,

I don't understand this error : this function is undefined at one or more of the specified points.

Can you to help me, please.

Thank you very much

Olivier

Best answer by wayne

I don't have time right now to look at.
But if you only want to calculate for f=50hx, you do not need to create another vector, Mathcad will not try to iterate, it will treat that as a constant.

g(f,vx,vy,vz) := vectorized( h(f,vx.vy.vz) ) then f=50 and g(f,vx,vy,vz)= is OK

1 reply

1-Visitor
March 31, 2012

L'error is at the end of file : PhaseofH68

1-Visitor
March 31, 2012

Your function is looking for values. I just randomly selected values for your (3) variables (attached).

I hope this helps.

Norm