Scilab Website | Contribute with GitLab | Mailing list archives | ATOMS toolboxes
Scilab Online Help
2023.1.0 - 日本語


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 — queries and displays help pages in the Scilab help browser
  • add_help_chapter — Add an entry in the help list
Report an issue
<< add_help_chapter utilities help_from_sci >>

Copyright (c) 2022-2023 (Dassault Systèmes)
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:
Mon May 22 12:43:16 CEST 2023