Man Scilab

with_pvm
Scilab Function

with_pvm - Checks if Scilab has been built with the "Parallel Virtual Machine" interface

Calling Sequence

r=with_pvm()

Parameters

Description

Returns %t if Scilab as been built with the "Parallel Virtual Machine" pvm interface or %f if not.

See Also

pvm ,  

Back