MATLAB MATLAB REPORT GENERATOR - RELEASE NOTES User's Guide Page 962

  • Download
  • Add to my manuals
  • Print
  • Page
    / 986
  • Table of contents
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 961
13 Create a Report Program
13-110
Compile a Report Program
If the MATLAB Compiler™ product is installed on your system, you can use it to compile
your DOM-based report generation program. This allows you to share your report
generation program with others who do not have MATLAB installed on their systems.
To enable someone who does not have MATLAB installed to run your compiled program,
your program must execute the following statement before executing the first line of
DOM code that it executes to generate a report:
makeDOMCompilable();
Page view 961
1 2 ... 957 958 959 960 961 962 963 964 965 966 967 ... 985 986

Comments to this Manuals

No comments