I'm testing the Sine Wave example of Simulation Interface Toolkit 4. With Labview 8.5, Matlab 7.5 and Simulink 7
C:\Program Files\National Instruments\LabVIEW 8.5\examples\Simulation Interface\Sine Wave
When I run it I get the values of the Sine Wave from simulink, but If I try to change the value of frecuency or amplitude from Labview, I get this error in Matlab.
??? Error: Unexpected MATLAB expression.
Error in ==> nisit_set_param at 8
dimArrayNew = size(eval(value));Do you know what is the problem?
Thanks