Scilab Home page | Wiki | Bug tracker | Forge | Mailing list archives | ATOMS | File exchange
Please login or create an account
Change language to: Français - Português - Русский - 日本語
Scilab Help >> Online help management > %helps

%helps

Variable defining the path of help directories

Description

BEWARE: This variable must NOT be modified by users.

The global variable %helps is an N x 2 matrix of strings. The kth row of %helps, %helps(k,:) represents the kth chapter of the manual and is made of two strings:

%helps(k,1) is the absolute pathname for a help directory.

%helps(k,2) is a title for this help directory.

To add a new help directory, the user should use add_help_chapter.

See Also

Scilab Enterprises
Copyright (c) 2011-2015 (Scilab Enterprises)
Copyright (c) 1989-2012 (INRIA)
Copyright (c) 1989-2007 (ENPC)
with contributors
Last updated:
Wed Jun 15 08:27:54 CEST 2016