Page 1 of 1
a tutorial video request
Posted: Fri Feb 17, 2017 1:42 am
by ali_safaei
Hi!
Is it possible to provide a tutorial video about how to use the files and run the example?!
Re: a tutorial video request
Posted: Fri Nov 09, 2018 6:12 am
by gscaccuto
I'm actually able to work with this useful tool so I can try to help you in solving any issue with it.
Re: a tutorial video request
Posted: Wed Nov 14, 2018 4:02 am
by yzhao2018
gscaccuto wrote: ↑Fri Nov 09, 2018 6:12 am
I'm actually able to work with this useful tool so I can try to help you in solving any issue with it.
Hi,
I try to run the example and I get a issue.
When I try to build the .mexw64 file. There is always an error in visual studio 2017. The description is
1>c:\users\vicon\desktop\opensimmatlab (opensim 3.3)\src\mexplus\mxarray.h(955): error C3861: 'mxGetPiIsDeprecated': identifier not found;
I have no idea to solve this issue.
Do you know how to solve this problem?
Many thanks
Re: a tutorial video request
Posted: Wed Nov 14, 2018 5:21 am
by gscaccuto
I got this error with MATLAB R2018 version but I solved it with R2017 version.
Re: a tutorial video request
Posted: Wed Nov 14, 2018 5:32 am
by yzhao2018
Hi,
Appreciate for reply.
I will try it on the MATLAB R2017.
Re: a tutorial video request
Posted: Wed Nov 14, 2018 9:46 am
by yzhao2018
Re: a tutorial video request
Posted: Thu Dec 13, 2018 9:35 am
by gksengus1
Oh excuse me can you help me to try it in version for opensim 4.0 ????
As I have no knowledge in c++ & mexfile, I have no idea what should I do to apply opensim & simulink interface by opensim 4.0 : ( , OTL
Re: a tutorial video request
Posted: Thu Dec 20, 2018 7:12 pm
by cui1234
I also generate the enginematlab_.mexw64 file,and also crashed when runing matlab script or simulink,i am eager to know how to solve it.
the error information is:
"this error was detected while a mex-file was running.If the mex-file is not an official mathworks function,please examine its source code for errors.please consult the external interfaces interface guide for information on dubugging mex-file."
Re: a tutorial video request
Posted: Sat Feb 09, 2019 2:43 am
by sushma
Excellent topic. I got valuable information here. Thank you.
Re: a tutorial video request
Posted: Mon Dec 21, 2020 8:10 pm
by hddxss
yzhao2018 wrote: ↑Wed Nov 14, 2018 9:46 am
gscaccuto wrote: ↑Wed Nov 14, 2018 5:21 am
I got this error with MATLAB R2018 version but I solved it with R2017 version.
I successfully generate the .mexw64 file. But crashed in matlab, either in script or Simulink .
Can you tell me how you generated the .mexw64 file, thank you