报告和数据库访问
访问关系或非关系数据库,并从 MATLAB® 应用程序或 Simulink 模型中生成报告
使用 Database Toolbox™ 在各种数据库与 MATLAB 之间导入和导出数据。Database Toolbox 支持任何兼容 ODBC 或兼容 JDBC 的关系数据库。它还为 Apache® Cassandra®、MongoDB® 和 Neo4j® 提供 NoSQL 支持。本机接口可用于 MySQL®、PostgreSQL 和 SQLite。
使用报告工具箱设计和生成 PDF、Microsoft® Word、Microsoft PowerPoint® 和 HTML 格式的报告。您可以使用预置的可自定义 Word 和 HTML 模板,或根据您所在组织的模板和标准设计报告。
使用 MATLAB Report Generator™,设计报告并从 MATLAB 应用程序中自动生成报告。从您的 MATLAB 代码中动态捕获结果和图窗,并将这些结果记录在单份报告中,您可以与组织中的其他人共享该报告。
使用 Simulink® Report Generator,从 Simulink 模型和仿真中生成报告。创建 Web 视图,让您无需 Simulink 许可证即可从 Web 浏览器查看、导航和共享 Simulink 模型。您可以在 HTML 代码生成、需求、覆盖率和其他类型的报告中嵌入模型 Web 视图。
适用产品: 报告和数据库访问
主题
与关系和非关系数据库交换数据
- Data Import Using Database Explorer App or Command Line (Database Toolbox)
Learn the best way to import data from your database into MATLAB. - Create SQL Queries Using Database Explorer App (Database Toolbox)
Create SQL queries in the same database, different catalogs or schemas, or different databases. - Analyze Large Data in Database Using Tall Arrays (Database Toolbox)
Find the minimum value in a large data set by using a tall table. - Explore and Import Data from Cassandra Database Table (Database Toolbox)
Access the structure of a Cassandra database and import data from the database with a keyspace, database table, and partition key value using the Apache Cassandra database C++ interface. - Import and Analyze Data from MongoDB Using MongoDB C++ Interface (Database Toolbox)
Import all documents from a MongoDB collection into the MATLAB workspace and perform a simple data analysis of numerical fields.
设计并自动生成报告
- Create Microsoft Word Templates (MATLAB Report Generator)
Get an overview of ways to create a Word template for a report. - Create HTML and PDF Templates (MATLAB Report Generator)
Get an overview of ways to create an HTML or PDF template for a report. - 为 Simulink 和 Stateflow 元素创建报告生成器 (Simulink Report Generator)
使用预定义的 Simulink 和 Stateflow 元素查找器和报告器可减少编码时间和复杂性。 - 创建 Simulink Report Generator 报告 (Simulink Report Generator)
使用报告 API 创建系统设计描述报告。 - 创建和使用模型的 Web 视图 (Simulink Report Generator)
将模型导出至 Web 视图并导航视图。