<< tbx_builder_gateway_lang Gestionnaire de modules externe tbx_builder_help_lang >>

Aide de Scilab >> Gestionnaire de modules externe > tbx_builder_help

tbx_builder_help

Run builder_help.sce script if it exists (toolbox compilation process)

Calling Sequence

tbx_builder_help(toolbox_path)

Arguments

toolbox_path

Root directory of toolbox sources ; builder_help.sce script will be searched in the help subdirectory of this directory.

Examples

// Recommended usage
tbx_builder_help(get_absolute_file_path('builder.sce'))

See Also


Report an issue
<< tbx_builder_gateway_lang Gestionnaire de modules externe tbx_builder_help_lang >>