Checks if Scilab has been built with the "Parallel Virtual Machine" interface (original) (raw)

Change language to:
Français - 日本語 - Português

Please note that the recommended version of Scilab is 2026.0.1. This page might be outdated.
However, this page did not exist in the previous stable version.

Scilab help >> Scilab > with_pvm

with_pvm

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

Calling Sequence

r=with_pvm()

Arguments

r

a boolean

Description

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

<< with_module Scilab with_texmacs >>