Sparklines Table 1.0

Sparklines are word-size plots showing data trends in dense, comparative format.

Sie verfolgen jetzt diese Einreichung

Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week

Sparklines are suggested by Edward Tufte in 'The Visual Display of Quantitative Information' and his other books. For discussion, see: http://www.edwardtufte.com/bboard/q-and-a-fetch-msg?msg_id=0001OR
This code produces a table of sparklines from a matrix of input data, rows are formatted as independent sparklines, and their first, last, max and minimum values are tabulated.
This code is in continuing development and future versions may include multiple lines per axis, acceptable ranges, more flexibility for tabular data, and improved layout.

The code has several limitations, namely that the layout is relative to the window size, and therefore cannot be resized or extended. These will be addressed in future versions

Zitieren als

James Houghton (2026). Sparklines Table 1.0 (https://de.mathworks.com/matlabcentral/fileexchange/26039-sparklines-table-1-0), MATLAB Central File Exchange. Abgerufen .

Quellenangaben

Inspiriert: Sparklines - mrfk

Allgemeine Informationen

Kompatibilität der MATLAB-Version

  • Kompatibel mit allen Versionen

Plattform-Kompatibilität

  • Windows
  • macOS
  • Linux
Version Veröffentlicht Versionshinweise Action
1.2.0.0

MathWorks update: Added Live Script.
Clarified Documentation

1.0.0.0