Or Hirshfeld
Technion
Followers: 0 Following: 0
http://il.linkedin.com/pub/or-hirshfeld/4b/79/577/
Professional Interests: Engineering
Feeds
已提交
C-mex S-function interface to Natural Point Motive (Optitrack) in Simulink by Or Hirshfeld
C-mex S-function interface to Natural Point Motive (Optitrack) in Simulink by Or Hirshfeld
9 years 前 | 1 次下载 |
已提交
Natural Point Motive (Optitrack) API interface to Matlab and Simulink 64bit by Or Hirshfeld
Get Motion capture data from optitrack cameras to matlab by Or Hirshfeld
9 years 前 | 2 次下载 |
已提交
orhirshfeld/Motive-Optitrack-API-C-mex-Matlab
Connect to Motive (Optitrack Cameras) using Matlab and C mex file
9 years 前 | 1 次下载 |
已回答
'rtwinext': undefined symbol "__imp__Z13TT_Initializev" Error loading real-time executable Error occurred while executing External Mode MEX-file motive 1.5 API C-MEX S-Function
I got the following answer from Matlab support: <</matlabcentral/answers/uploaded_files/31682/unnamed2.bmp>> Or Hi...
'rtwinext': undefined symbol "__imp__Z13TT_Initializev" Error loading real-time executable Error occurred while executing External Mode MEX-file motive 1.5 API C-MEX S-Function
I got the following answer from Matlab support: <</matlabcentral/answers/uploaded_files/31682/unnamed2.bmp>> Or Hi...
9 years 前 | 0
| 已接受
提问
'rtwinext': undefined symbol "__imp__Z13TT_Initializev" Error loading real-time executable Error occurred while executing External Mode MEX-file motive 1.5 API C-MEX S-Function
I wrote custom C-mex s-function to get data from external software using API Library. the s-function is working well in Normal ...
9 years 前 | 2 个回答 | 0
2
个回答已回答
compile .C file Include library using mex - error LNK2019: unresolved external symbol - for NPTrackingTools
Solution by chappjc (http://stackoverflow.com/users/2778484/chappjc) from Stack Overflow Forum <http://stackoverflow.com/que...
compile .C file Include library using mex - error LNK2019: unresolved external symbol - for NPTrackingTools
Solution by chappjc (http://stackoverflow.com/users/2778484/chappjc) from Stack Overflow Forum <http://stackoverflow.com/que...
9 years 前 | 0
| 已接受
已回答
How to interface Natural Point Motive (NatNet) with Simulink model?
i used different API in the end <http://www.mathworks.com/matlabcentral/fileexchange/49921-natural-point-motive--optitrack--a...
How to interface Natural Point Motive (NatNet) with Simulink model?
i used different API in the end <http://www.mathworks.com/matlabcentral/fileexchange/49921-natural-point-motive--optitrack--a...
9 years 前 | 0
| 已接受
已回答
MATLAB:dispatcher:loadLibrary Can't load 'C:\Program Files\MATLAB\R2014b\bin\win32\handle_graphics.dll': Not enough storage is available to process this command
there was a problem with insufficient memory so i moved to windows 64bit
MATLAB:dispatcher:loadLibrary Can't load 'C:\Program Files\MATLAB\R2014b\bin\win32\handle_graphics.dll': Not enough storage is available to process this command
there was a problem with insufficient memory so i moved to windows 64bit
9 years 前 | 0
| 已接受
已回答
Running Level 2 S-function in External mode
I'm workin now on C-Mex S-Function https://github.com/orhirshfeld/Motive-S-function
Running Level 2 S-function in External mode
I'm workin now on C-Mex S-Function https://github.com/orhirshfeld/Motive-S-function
9 years 前 | 0
已回答
If i create s-function using Legacy Code Tool and C++ code can i use the block in Real-Time mode with Windows Real-Time Target
I'm working now on C-mex s-function <https://github.com/orhirshfeld/Motive-S-function Motive-S-function> https://github.c...
If i create s-function using Legacy Code Tool and C++ code can i use the block in Real-Time mode with Windows Real-Time Target
I'm working now on C-mex s-function <https://github.com/orhirshfeld/Motive-S-function Motive-S-function> https://github.c...
9 years 前 | 0
已回答
error to load dll API using load libary
There is many problem with the header so it need to be edit see the solution on GitHub and MatlabCentral http://www.mathwo...
error to load dll API using load libary
There is many problem with the header so it need to be edit see the solution on GitHub and MatlabCentral http://www.mathwo...
9 years 前 | 0
| 已接受
已回答
intlinprog stuck on Optimal objective value
so apparently it just take long time because it's a lot of variables and constrains I made it faster by setting CutGeneration a...
intlinprog stuck on Optimal objective value
so apparently it just take long time because it's a lot of variables and constrains I made it faster by setting CutGeneration a...
9 years 前 | 0
提问
compile .C file Include library using mex - error LNK2019: unresolved external symbol - for NPTrackingTools
Hello I'm trying to build simple C function with external commands provide by library NPTrackingTools API #include <std...
9 years 前 | 1 个回答 | 0
1
个回答提问
intlinprog stuck on Optimal objective value
Hello I'm writing a code that should find optimal solution for distribution of air pollution sensors. I'm using 'intlinprog' s...
9 years 前 | 2 个回答 | 0
2
个回答提问
'PlotFcns' is not an option for INTLINPROG
Hello I'm writing a code that should find optimal solution for distribution of air pollution sensors. I'm using 'intlinprog' s...
9 years 前 | 1 个回答 | 0
1
个回答提问
how can i install NI-DAQmx Support from Data Acquisition Toolbox for matlab 2012?
I have NI USB 6343 and i want to connect it to simulink I downloaded NI-DAQmx Support from Data Acquisition but i can't insta...
9 years 前 | 0 个回答 | 0
0
个回答提问
error to load dll API using load libary
I'm trying to load dll library of commands in order to connect to software api but when i load it i got errors although previou...
9 years 前 | 2 个回答 | 0
2
个回答提问
If i create s-function using Legacy Code Tool and C++ code can i use the block in Real-Time mode with Windows Real-Time Target
Hello I want to create s-function from c++ code using Legacy Code Tool in order to use this block in Real-Time mode in Simulink...
9 years 前 | 1 个回答 | 0
1
个回答提问
Running Level 2 S-function in External mode
Hello I have Level 2 S-function ,that was written in m-file, run well in Normal mode in Simulink But i need to run the model i...
10 years 前 | 2 个回答 | 0
2
个回答提问
MATLAB:dispatcher:loadLibrary Can't load 'C:\Program Files\MATLAB\R2014b\bin\win32\handle_graphics.dll': Not enough storage is available to process this command
I'm loading a dll by matlab command than trying to open my simulink model and it's crash showing the following message MATLAB...
10 years 前 | 1 个回答 | 0
1
个回答已回答
Simulating C MEX S-Function causes crash
What about trying to work with simpler option by incorporating c code in matlab function block. Also instead of using NatNet yo...
Simulating C MEX S-Function causes crash
What about trying to work with simpler option by incorporating c code in matlab function block. Also instead of using NatNet yo...
10 years 前 | 0
已提交
Trackable Location (Mocap) from Optitrack Tracking Tools to Simulink by Or Hirshfeld in Technion
Trackable Location from Optitrack Trackin Tools to Simulink
10 years 前 | 1 次下载 |
已提交
NatNet (Motive/Arena) simple sample for location data by Or Hirshfeld
a Simple Sample to transfer Mocap data from Motive/Arena to Matlab using NatNet stream
10 years 前 | 4 次下载 |
提问
How to interface Natural Point Motive (NatNet) with Simulink model?
I need to create interface between Simulink to Motive I already succeed to interface between Matlab and Motive through NatNet, ...
10 years 前 | 1 个回答 | 0