You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Takes a matrix of some values, where each column is a sub-category and each entry is a specific quantity such as the percentage of a given stock owned in a given industry compared to your overall portfolio value.
% Messy code snippet
A = rand(5,3);
names = {'x1','x2','x3','x4','x5','x6','x7','x8','x9','x10','x11','x12','x13','x14','x15','x16'};
groups = {'y1','y2','y3'};
fig1 = marimekko(A,names,groups);
Cite As
Niels Bender (2026). marimekko (https://www.mathworks.com/matlabcentral/fileexchange/71330-marimekko), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.64 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
