i am having a problem with the matlab script. i have the labview 7.1 and matlab 7.01 on my computer. i am trying to send a 2D array into a matlab script and in the script i want to plot the matrix. i am setting the input as a real matrix but the script does nothing. is i am setteing the matrix inside the script (not as input) the script plots the matrix .
my question is : how do i set the input correctly, so i could use the script.