dslyecix
Structural
- Dec 4, 2013
- 11
Hello all!
I'm a pretty new mathcad user and I'm not familiar enough to find the solution to my problem alone. It should be pretty simple, it's just a matter of my not understanding how mathcad is using these variables (or lacking a programmer's mentality and ability to think the logic through).
I have a simple calculation to do, and then to plot. I would like mathcad to handle the automation of how long the equation is required to be based on an indicated variable. I've attached my sheet to hopefully illustrate my issue but I will explain a bit in detail here.
I have a set of loads, both the magnitude ('P') and the distance away from the endpoint of a beam ('a'). There might be one extra load, there could be three, it's arbitrary (and this is the problem I'm tackling now, the automation of this).
I want to replace an equation like M(x):= P1*a1 + P2*a2 + P3*a3 + ... with M(x):= Pi*ai. Mathcad doesn't seem to like this. I've tried messing around with adding/removing 'i' to different parts of the equations, to introducing sums, etc. I can't seem to get mathcad to agree that it makes sense what I am asking.
I'm a pretty new mathcad user and I'm not familiar enough to find the solution to my problem alone. It should be pretty simple, it's just a matter of my not understanding how mathcad is using these variables (or lacking a programmer's mentality and ability to think the logic through).
I have a simple calculation to do, and then to plot. I would like mathcad to handle the automation of how long the equation is required to be based on an indicated variable. I've attached my sheet to hopefully illustrate my issue but I will explain a bit in detail here.
I have a set of loads, both the magnitude ('P') and the distance away from the endpoint of a beam ('a'). There might be one extra load, there could be three, it's arbitrary (and this is the problem I'm tackling now, the automation of this).
I want to replace an equation like M(x):= P1*a1 + P2*a2 + P3*a3 + ... with M(x):= Pi*ai. Mathcad doesn't seem to like this. I've tried messing around with adding/removing 'i' to different parts of the equations, to introducing sums, etc. I can't seem to get mathcad to agree that it makes sense what I am asking.