Scilab 5.4.0
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
However, this page did not exist in the previous stable version.
with_texmacs
Checks if Scilab has been called by texmacs
Calling Sequence
r = with_texmacs()
Arguments
- r
a boolean
Description
Returns %t
if Scilab has been called by TeXmacs
(required to install ATOMS module: atomsInstall('texmacs'))
History
Version | Description |
5.4.0 | This function will be removed in Scilab 5.4.1 |
Report an issue | ||
<< with_module | Configuration | with_tk >> |