|
"Louis" wrote in message <i9shue$47u$1@fred.mathworks.com>...
> Solved :) FAQ 4.6
Hello Folks,
I could solve the problem in my original post of avoiding 'eval' using 'cell' by following FAQ4.6. Now I want to change the same code to 'c' using Matlab embedded toolbox; however, the embedded toolbox doesn't support 'cell'.
I am thinking of going back to use 'eval' however i am not sure whether 'eval' works with the embedded toolbox.
Any insight to workaround this issue would be appreciated,
Regards,
Louis
|