Checks if Scilab has been built with the "Parallel Virtual Machine" interface
r=with_pvm()
a boolean
Returns %t
if Scilab has been built with the "Parallel Virtual Machine" interface or %f
if not.
Version | Description |
5.4.0 | with_pvm was published up to Scilab 5.4.0.
It is replaced with getversion. |