main content

报告和数据库访问 -凯发k8网页登录

访问关系或非关系数据库,并从 matlab® 应用程序或 simulink 模型中生成报告

使用 database toolbox™ 在各种数据库与 matlab 之间导入和导出数据。database toolbox 支持任何兼容 odbc 或兼容 jdbc 的关系数据库。它还为 apache® cassandra®、mongodb® 和 neo4j® 提供 nosql 支持。本机接口可用于 mysql®、postgresql 和 sqlite。

使用报告工具箱设计和生成 pdf、microsoft® wordmicrosoft powerpoint® 和 html 格式的报告。您可以使用预置的可自定义 word 和 html 模板,或根据您所在组织的模板和标准设计报告。

  • 使用 matlab report generator™,设计报告并从 matlab 应用程序中自动生成报告。从您的 matlab 代码中动态捕获结果和图,并将这些结果记录在一份报告中,您可以与组织中的其他人共享该报告。

  • 使用 simulink® report generator,从 simulink 模型和仿真中生成报告。创建 web 视图,让您无需 simulink 许可证即可从 web 浏览器查看、导航和共享 simulink 模型。您可以在 html 代码生成、需求、覆盖率和其他类型的报告中嵌入模型 web 视图。

主题

与关系和非关系数据库交换数据

  • (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.
  • (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.
  • (database toolbox)
    import all documents from a mongodb collection into the matlab workspace and perform a simple data analysis of numerical fields.

设计并自动生成报告

相关信息




网站地图