Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
6.0.2 - Русский

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

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

Справка Scilab >> Online help management > help

help

on-line help command

Syntax

help(key)
help

Arguments

key

character string. The requested help page

Description

help without argument displays the hypertext page containing the list of help chapters.

help(key) displays the Scilab help file associated with the given key. If no help file is found, help(key) automatically launches a search with the key word as search arguments.

See man for more explanation on how to write new help pages .

Examples

help();
help plot3d
help("plot")

See also

Report an issue
<< del_help_chapter Online help management help_from_sci >>

Copyright (c) 2022-2025 (Dassault Systèmes S.E.)
Copyright (c) 2017-2022 (ESI Group)
Copyright (c) 2011-2017 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Thu Feb 14 15:05:27 CET 2019