Main Content

Reporting and Database Access

Access databases and generate reports from MATLAB® applications and Simulink® models

Use Database Toolbox™ to import and export data between various databases and MATLAB. Database Toolbox supports ODBC-compliant or JDBC-compliant relational databases. It also provides NoSQL support for Apache® Cassandra®, MongoDB®, and Neo4j®. Native interfaces are available for MySQL®, PostgreSQL, and SQLite.

Use MATLAB Report Generator™ and Simulink Report Generator to design and generate reports in PDF, Microsoft® Word, Microsoft PowerPoint®, and HTML. You can use prebuilt, customizable templates or design reports based on templates and standards in your organization.

  • With MATLAB Report Generator, you can design and generate reports from MATLAB applications. Dynamically capture results and figures from your MATLAB code and document those results in reports that you can share with others in your organization.

  • With Simulink Report Generator, you can generate reports from Simulink models and simulations. Create web views to view, navigate, and share Simulink models from a web browser without a Simulink license. You can embed web views in HTML code generation, requirements, coverage, and other types of reports.

Products for Reporting and Database Access

Database Toolbox

Interact with relational and NoSQL databases

MATLAB Report Generator

Design and automatically generate reports from MATLAB applications

Simulink Report Generator

Design and automatically generate reports from Simulink models and Stateflow charts

Topics

Interact with Databases

Design and Generate Reports

Videos

Access and Explore Relational Data with the Database Explorer App
This video shows how you can use the Database Explorer App to access your relational/SQL data and analyze it in MATLAB.

Getting Started with the Report API
This video shows how to use MATLAB Report Generator to generate highly customizable reports.

Embedded Web View
This video shows how to use the embedded web view API to create interactive HTML reports of Simulink models.