I am getting a Matlab error when I try to start Matlab using the Assembler results toolbar button. The error is an "Invalid use of operator".
I think the problem is, the run command ADE is trying to get Matlab to use, needs single quotes. For example, it should be
run('/tmp/adeInitMatlabkn8530.m')
Is this a setup problem, or is there an environment variable or configuration somewhere that is not set correctly?
Thanks
Trent