| Contents | Index |
| On this page… |
|---|
Legacy report setup files are files that you created in previous versions of the MATLAB Report Generator or Simulink Report Generator software. You can load legacy report setup files in the current version of the Report Explorer. Alternatively, you can use earlier versions of the product interfaces to work with legacy report setup files.
Enable the previous versions of the interfaces at the MATLAB command line:
RptgenML.v1mode(true)
The result is:
ans =
1
A logical 1 indicates that Version 1 mode is on. To turn off Version 1 mode, enter:
RptgenML.v1mode(false)
The result is:
ans =
0
A logical 0 indicates that Version 1 mode is off.
When you enable Version 1 mode, you can use previous versions of MATLAB Report Generator or Simulink Report Generator interfaces.
When using earlier versions of these interfaces, the following restrictions apply:
You cannot use a report setup file created in the latest version of the MATLAB Report Generator or Simulink Report Generator software with earlier interfaces. If you save a legacy report setup file in the latest version of the software, you can no longer work with the same report setup file in the old interface.
You cannot use the old interfaces with the latest version of the MATLAB Report Generator or Simulink Report Generator software. The Report Template Editor can coexist with the Report Explorer, but MathWorks does not recommend using these interfaces together.
![]() | Generate MATLAB Code from Report Setup File | Troubleshooting Report Generation Issues | ![]() |

Learn more about Simulink through this collection of videos, articles, technical literature and the Getting Started with Simulink Guide.
| © 1984-2012- The MathWorks, Inc. - Site Help - Patents - Trademarks - Privacy Policy - Preventing Piracy - RSS |