Search found 94 matches

by Mritula Chandrasekaran
Mon Mar 25, 2019 3:56 pm
Forum: OpenSim
Topic: Matlab interface
Replies: 8
Views: 1157

Re: Matlab interface

Hi, Where can I find details about the package org.opensim.modeling. I want to create a simple model representing a plain skeletal figure in Opensim. How can I do that? I tried through the examples in Matlab. They have C++ codes inside them. But most of them are from the above package. Where can I f...
by Mritula Chandrasekaran
Thu Mar 21, 2019 6:03 pm
Forum: OpenSim
Topic: CSV files to TRC
Replies: 8
Views: 1723

Re: CSV files to TRC

Hi,
I am having the same issue. My data is from kinect in 3D in .csv format and I want to convert it to .trc format. Can someone suggest me how to do it?

Thanks
Mritula
by Mritula Chandrasekaran
Tue Oct 30, 2018 6:57 am
Forum: OpenSim
Topic: Matlab interface
Replies: 8
Views: 1157

Re: Matlab interface

Thanks for that. Silly me. Sorry. It worked now. It gave me an output as

model =
model

Is this all that was expected?

Thanks,
Mritula
by Mritula Chandrasekaran
Tue Oct 30, 2018 6:44 am
Forum: OpenSim
Topic: Matlab interface
Replies: 8
Views: 1157

Re: Matlab interface

Hi There, I am facing the same problem as well. Can you help me how to work it out? I did "import org.opensim.modeling.* " this did not give an error. But when I do model=org.opensim.modelling.Model() Undefined variable "org" or class "org.opensim.modelling.Model". It gives an error. Thanks, Mritula