From: Liz Sanchez on
Tony did you fix the error? i am also getting the same error message "A Matlab string constant is not terminated properly" my code is:
strCopy = strCopy & "copyfile('" & Me.QueueList.ItemData(i) & "','" & Me.DestinationPath & "');"
Does anyone has an idea of how to fix this error?
Thanks
From: Sergio on
"Liz Sanchez" <liz1962(a)hotmail.com> wrote in message <h8anev$g7a$1(a)fred.mathworks.com>...
> Tony did you fix the error? i am also getting the same error message "A Matlab string constant is not terminated properly" my code is:
> strCopy = strCopy & "copyfile('" & Me.QueueList.ItemData(i) & "','" & Me.DestinationPath & "');"
> Does anyone has an idea of how to fix this error?
> Thanks
 | 
Pages: 1
Prev: NAN value as Loglikelihood
Next: Simulink if loop