Checks if Scilab has been built with Atlas Library (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_atlas

with_atlas

Checks if Scilab has been built with Atlas Library

Calling Sequence

r=with_atlas()

Arguments

r

a boolean

Description

Returns %t if Scilab has been built with Atlas Library or%f if not.

<< whos Scilab with_javasci >>