MATLAB BUILDER JA 2 User's Guide Page 17

  • Download
  • Add to my manuals
  • Print
  • Page
    / 292
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 16
CreatingaJavaComponent
Using the Comm and Line to Create Java Components (Contin ued)
Action to Perform
mcc Option to Use Description
-B
Tells Java Builder to replace a specified file with
the command-line information it contains.
Syntax
mcc-B'bundlefile'[:arg1, arg2,...,argN]
Simplify the
command-line input
for components.
Example
Suppose a
myoptions file contains
-W 'java:mycomponent,myclass'
In this case,
mcc -B 'myoptions' foo.m bar.m
produces the same results as
mcc -W 'java:[mycomponent,myclass]' foo.m bar.m
See “Using Bundle Files” for more information.
1-9
Page view 16
1 2 ... 12 13 14 15 16 17 18 19 20 21 22 ... 291 292

Comments to this Manuals

No comments