D3 JS Visualizations in MATLAB App Designer Apps

Demonstrates how a specialized visualization from third-party JavaScript library D3 can be integrated into a MATLAB app.
864 Downloads
Updated Wed, 02 Oct 2019 15:16:33 +0000

View License

In this example, we show how MATLAB’s new UIHTML capability enables you to integrate a specialized visualization or infographic into your app to complement MATLAB’s plot types. The example visualization chosen is a “population pyramid”, typically used for showing statistical bins of a population or subpopulation within different age groups.

This example leverages D3.js version 5.9.2.

Cite As

MathWorks App Designer Team (2024). D3 JS Visualizations in MATLAB App Designer Apps (https://www.mathworks.com/matlabcentral/fileexchange/72866-d3-js-visualizations-in-matlab-app-designer-apps), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
Compatible with R2019b and later releases
Platform Compatibility
Windows macOS Linux
Categories
Find more on Develop Apps Using App Designer in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.1

Resolved an issue in which an error occurred when changing the year. Also, included an image for this File Exchange example.

1.0.0