LabVIEW is an open platform that allows you to easily integrate 3rd-party (external) software such as Scilab™ from Scilab Enterprises. This document discusses the LabVIEW - Scilab Gateway Software, a tool that allows you to easily invoke scripts from Scilab from your LabVIEW graphical programming.
Scilab is free software for numerical computation available from Scilab Enterprises. Freely downloadable from http://www.scilab.org, Scilab offers a text-based language with built-in functions and syntax that simplify numerical computation involving vectors and matrices.
With the software that provides a link between LabVIEW and Scilab, you can easily invoke your Scilab scripts from LabVIEW Virtual Instruments (VIs).
Figure 1: The Gateway software installs into LabVIEW as a script node, a text-editor region that you can drag-and-drop onto your LabVIEW block diagrams.
Figure 2: You can wire into and out of the Gateway script node by defining input / output variables on the edge of a node. You can do so by right-clicking the edge of the Gateway script node and making a selection from the pop-up menu (1). Next, type the name of the variable that you wish to associate with the new input (or output) (2). You can then wire into (or out of) (3) the new input (or output).
The installer will copy a readme.pdf file with additional instructions for working with the Gateway.
Scilab is a trademark of Inria.