Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X
I would really appreciate some help with the following problem.
I am trying to define a variable with a number of values defined by a function.
Please see the attached for what I'm trying to do. Specifically it is the definition I've highlight in yellow at the bottom of the sheet.
Many thanks,
Grant
Solved! Go to Solution.
Your last equation is F.total:=
It should be F.total[p:=
Thanks MichaelH.
Another question for you regarding finding the angle at which the highest function value will occur.
Is there a way to define F.total to equal the maximum value of P.xt for each of the 104 (p counter) cases?
In the original sheet, I have assumed that the phase angle, pi/2 produces the highest force component, however this may not be true and it could be either side of this phase angle.
Please see attached sheet with notes.
I hope this makes sense.
Once again, I appreciate any help.
Hosie
See bottom of attached file for one way of doing it.
Alan
Thanks Alan,
Gentleman and scholar!