리포팅 및 데이터베이스 액세스
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 코드에서 각종 결과나 Figure를 동적으로 캡처하여 하나의 리포트로 문서화한 다음 조직의 다른 사람들과 공유할 수 있습니다.
Simulink® Report Generator를 사용하여 Simulink 모델과 시뮬레이션으로부터 리포트를 생성합니다. Simulink 라이선스 없이 웹 브라우저에서 Simulink 모델을 보고, 탐색하고, 공유할 수 있는 웹 보기를 만듭니다. HTML 코드 생성, 요구 사항, 커버리지, 기타 유형의 리포트에 모델 웹 보기를 포함할 수 있습니다.
리포팅 및 데이터베이스 액세스 관련 제품
도움말 항목
관계형 및 비관계형 데이터베이스와 데이터 교환하기
- 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. - Create Report Generators for Simulink and Stateflow Elements (Simulink Report Generator)
Use predefined Simulink and Stateflow® element finders and reporters that reduce coding time and complexity. - Create Simulink Report Generator Reports (Simulink Report Generator)
Use the Report API to create System Design Description reports. - Create and Use Web Views of Models (Simulink Report Generator)
Export models to web views and navigate the views.