This toolbox contains the MATLAB® code and examples for the technical article Creating Specialized Charts with MATLAB Object-Oriented Programming.
A chart provides a task-specific application programming interface (API) for creating custom visualizations. Designing and implementing a chart not only provides a convenient API for end users, but simultaneously removes the need for the user to manipulate low-level graphics objects.
The toolbox comprises several diverse examples of custom MATLAB charts, together with an app for browsing the available charts and their documentation.
You can inspect the source code, explore the features and functionality, and run examples demonstrating the use of each chart. The toolbox also has documentation and resources to help you develop your own charts.
This submission is a MATLAB toolbox.
- Double-click on the toolbox installer (the
.mltbx
file) to install the toolbox. - See the
GettingStarted.m
guide for introductory information. - Open the
Chart Browser
app from the Apps gallery to access further documentation resources and view the example charts.
MathWorks Product Requirements
This toolbox requires MATLAB release R2025a or later.
Some example charts in the toolbox rely on additional toolboxes.
The license is available in the LICENSE.txt file in this GitHub repository.
Copyright 2018-2025 The MathWorks, Inc.