How to view the muscle groups activity

How to view Muscle groups with the largest values of the average muscle activity . For example, I want to see the Lower Leg muscle groups activity

Hello,

you can find a muscle envelope of the different body parts in a folder called “SelectedOutput” under BodyModel in the model tree. This is the maximum of all muscle activities of the selelcted body part, so e.g. for the right leg.
If you would like to have other grouping, you would have to define these. You could e.g. use placeholders in the ‘Chart 2D/3D’ to display activities of all vastus muscles of the right leg by using an expression like

Main.Study.Output.Model.HumanModel.Right.Leg.Mus.Vastus*.Activity

or use this with an AnySearchFun to define a muscle group.

Best regards
Daniel