11-17-2008 11:04 AM
Hello
I have to read an image from a particular path and load it for doing the Radon Transformation. I have the Matlab codes which works out wonderfully in Matlab. Now when i run it in LabVIEW, i need the values for 2 variables( which are 1 D arrays.) . How can i get the output for these values.
Attached is a screenshot.
Thanks
11-17-2008 10:57 PM
Hi,
You can choose the appropriate data type, such as 1D array, from the short-cut menu of the output.
You may read this page about how to use MathScript Node.