getbuildopt -

Syntax

bt = getbuildopt(id)
cs = getbuildopt(id,file)

Description

bt = getbuildopt(id) returns an array of structures in bt. Each structure includes an entry for each defined build tool. This list of build tools comes from the active project and active build configuration. Included in the structure is a string that describes the command line tool options. bt uses the following format for elements in the structures:

cs = getbuildopt(id,file) returns a string of build options for the source file specified by file. file must exist in the active project. The resulting cs string comes from the active build configuration. The type of source file (from the file extension) defines the build tool used by the cs string.

  


 © 1984-2008- The MathWorks, Inc.    -   Site Help   -   Patents   -   Trademarks   -   Privacy Policy   -   Preventing Piracy   -   RSS