Scilab 6.0.1
      
      
    Please note that the recommended version of Scilab is 2026.0.0. This page might be outdated.
See the recommended documentation of this function
del_help_chapter
Delete an entry in the help list
Syntax
del_help_chapter(title[,mode])
Arguments
- title
 A character string, help chapter title
- mode
 A boolean, if TRUE, the chapter is considered as belongs to a internal modules, otherwise, the chapter is removed. It is an optional input argument and its default value is %F.
Description
This function deletes an entry in the help list.
See also
- help — commande d'aide en ligne
 - add_help_chapter — Add an entry in the help list
 
| Report an issue | ||
| << apropos | Documentation : gestion | help >> |