Announcement

Collapse
No announcement yet.

Visual 3D segment files to matlab

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Visual 3D segment files to matlab

    Hi - we are exporting kinematic data from V3D and taking it into MAtlab with the aim of finding inter-segment forces. However, the export files from V3D come out as segment by segment and all the segments have to be relinked in Matlab before we can do any computations. We are working on creating a generic automation script for this to take the pain out, and just wondered if anyone has already done this and how it was done?
    Thanks,
    Josie

  • #2
    Re: Visual 3D segment files to matlab

    How about using OpenSIM as go between? Export model along with motions, Forces, torques into OpenSIM https://www.c-motion.com/v3dwiki/ind...?title=OpenSim , then use Matlab-OpenSIM API to import OpenSIM model into Matlab.

    Comment


    • #3
      Re: Visual 3D segment files to matlab

      Originally posted by msingh27 View Post
      How about using OpenSIM as go between? Export model along with motions, Forces, torques into OpenSIM https://www.c-motion.com/v3dwiki/ind...?title=OpenSim , then use Matlab-OpenSIM API to import OpenSIM model into Matlab.
      Thanks - will look into it.
      Josie

      Comment

      Working...
      X