Min Max vector
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Min Max vector
Can anyone teach how to produce the result for maximum moment between the 3 segment?
For example, Max moment = 525.8kN.m . Max shear = 220.1kN
Thank you for your help
Solved! Go to Solution.
- Labels:
-
Civil_Engineering
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So would this do what you are looking for?
It gives you the maximum value of all green resp. all violet values, regardless in which row and considering the sign.
If that's not what it should be you have to be more precise in explaining how the values you are looking for should be derived and provide an example where my suggestion does not provide the desired result.
If for example you are looking for the maximum of the difference of the two values in each column, you would have to say so - the results using your data would be the very same ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
max (M1, M2, M3) =
and
max (V1, V2, V3) =
should give you the named results.
It would have ben a good idea to attach the worksheet itself!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Attached is my worksheet. thank you for your kind help:)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
So would this do what you are looking for?
It gives you the maximum value of all green resp. all violet values, regardless in which row and considering the sign.
If that's not what it should be you have to be more precise in explaining how the values you are looking for should be derived and provide an example where my suggestion does not provide the desired result.
If for example you are looking for the maximum of the difference of the two values in each column, you would have to say so - the results using your data would be the very same ...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
yes this is what i need. thank you for ur kind help!
