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


tbx_build_cleaner

Generate a cleaner.sce script (toolbox compilation process)

Syntax

tbx_build_cleaner()
tbx_build_cleaner(toolbox_path)

Arguments

toolbox_path

Root directory of toolbox sources ; the script will be generated here (default: current directory).

Examples

// Recommended usage, from the builder.sce script
tbx_build_cleaner(get_absolute_file_path('builder.sce'))

History

バージョン記述
6.0.0 Syntaxes using toolbox_name are obsolete.
2023.0.0 toolbox_name input argument removed.
Report an issue
<< tbx_build_blocks Sections builders tbx_build_loader >>

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:
Tue Mar 07 09:29:08 CET 2023