Community Profile

photo

Nils Gerke


Con actividad desde 2018

Estadísticas

  • First Answer
  • Revival Level 1
  • Thankful Level 1

Ver insignias

Content Feed

Ver por

Respondida
Is there an example of how to pass a string as a parameter into a C++-MEX S-function in Simulink?
Here's a working example: const mxArray* pArrayValue = ssGetSFcnParam(S,0); const char* pCharArray = mxArrayToString(pArra...

más de 5 años hace | 0

Pregunta


S-Function String Parameter C++
Hey, I've trouble reading the value of a string passed to MATLAB as an S-Function parameter in C++: std::string str(mxAr...

más de 5 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Plans to support ROS 2.0?
In your presentation: <https://roscon.ros.org/2017/presentations/ROSCon%25202017%2520Lightning%2520105.pdf Using MATLAB and Simu...

más de 5 años hace | 1 respuesta | 1

1

respuesta