Hi Chris,
We’re using MWorks 0.6 for this. When we use a text variable that has the value ‘’ (the empty string), its value doesn’t seem to be passed to the MATLAB bridge on the first trial when all variable values are passed to the bridge.
Not sure what the right behavior is - I could see an argument for ignoring variables whose value is the empty string, but it would be better for us if it were passed. Not a huge deal one way or the other - I’m now using ‘None’ as a blank value.
Mark