photo

Or Hirshfeld


Last seen: 7 meses hace Con actividad desde 2014

Followers: 0   Following: 0

Mensaje

http://il.linkedin.com/pub/or-hirshfeld/4b/79/577/
Professional Interests: Engineering

Estadística

All
MATLAB Answers

10 Preguntas
9 Respuestas

File Exchange

6 Archivos

CLASIFICACIÓN
187.837
of 300.392

REPUTACIÓN
0

CONTRIBUCIONES
10 Preguntas
9 Respuestas

ACEPTACIÓN DE RESPUESTAS
70.0%

VOTOS RECIBIDOS
0

CLASIFICACIÓN
3.644 of 20.934

REPUTACIÓN
422

EVALUACIÓN MEDIA
4.50

CONTRIBUCIONES
6 Archivos

DESCARGAS
12

ALL TIME DESCARGAS
4130

CLASIFICACIÓN

of 168.373

CONTRIBUCIONES
0 Problemas
0 Soluciones

PUNTUACIÓN
0

NÚMERO DE INSIGNIAS
0

CONTRIBUCIONES
0 Publicaciones

CONTRIBUCIONES
0 Público Canales

EVALUACIÓN MEDIA

CONTRIBUCIONES
0 Temas destacados

MEDIA DE ME GUSTA

  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • GitHub Submissions Level 3
  • First Submission
  • Thankful Level 1
  • First Answer

Ver insignias

Feeds

Ver por

Enviada


orhirshfeld/Simulink_Motive_API_v3
new version include many goods

alrededor de 10 años hace | 1 descarga |

4.5 / 5
Thumbnail

Enviada


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

alrededor de 10 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


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

alrededor de 10 años hace | 2 descargas |

0.0 / 5
Thumbnail

Enviada


orhirshfeld/Motive-Optitrack-API-C-mex-Matlab
Connect to Motive (Optitrack Cameras) using Matlab and C mex file

alrededor de 10 años hace | 1 descarga |

0.0 / 5
Thumbnail

Respondida
'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...

más de 10 años hace | 0

| aceptada

Pregunta


'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 ...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Respondida
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...

más de 10 años hace | 0

| aceptada

Respondida
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...

más de 10 años hace | 0

| aceptada

Respondida
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

más de 10 años hace | 0

| aceptada

Respondida
Running Level 2 S-function in External mode
I'm workin now on C-Mex S-Function https://github.com/orhirshfeld/Motive-S-function

más de 10 años hace | 0

Respondida
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...

más de 10 años hace | 0

Respondida
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...

más de 10 años hace | 0

| aceptada

Respondida
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...

más de 10 años hace | 0

Pregunta


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...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


'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...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 10 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 10 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 10 años hace | 1 respuesta | 0

1

respuesta

Respondida
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...

casi 11 años hace | 0

Enviada


Trackable Location (Mocap) from Optitrack Tracking Tools to Simulink by Or Hirshfeld in Technion
Trackable Location from Optitrack Trackin Tools to Simulink

casi 11 años hace | 1 descarga |

0.0 / 5
Thumbnail

Enviada


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

alrededor de 11 años hace | 6 descargas |

0.0 / 5
Thumbnail

Pregunta


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, ...

alrededor de 11 años hace | 1 respuesta | 0

1

respuesta