Community Profile

photo

Nils Gerke


Active since 2018

Statistics

  • First Answer
  • Revival Level 1
  • Thankful Level 1

View badges

Content Feed

View by

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

meer dan 5 jaar ago | 0

Question


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

meer dan 5 jaar ago | 2 answers | 1

2

answers

Question


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

meer dan 5 jaar ago | 1 answer | 1

1

answer