Sie verfolgen jetzt diese Einreichung
- Aktualisierungen können Sie in Ihrem Feed verfolgter Inhalte sehen.
- Je nach Ihren Kommunikationseinstellungen können Sie auch E-Mails erhalten.
Unlike standard scatterplot() which doesn't allow you to plot on the current figure, this function works in a more conventional way (e.g. similar to plot()) and allows you to specify also a title string and the plot string (colour, marker).
More important, it adds indexes of the plotted data samples next to each sample, making it easier to debug small data sets scatter-plotted.
Zitieren als
Francesco Montorsi (2026). Scatterplot with points indexes (https://de.mathworks.com/matlabcentral/fileexchange/25576-scatterplot-with-points-indexes), MATLAB Central File Exchange. Abgerufen .
Allgemeine Informationen
- Version 1.6.0.0 (2,36 KB)
Kompatibilität der MATLAB-Version
- Kompatibel mit allen Versionen
Plattform-Kompatibilität
- Windows
- macOS
- Linux
| Version | Veröffentlicht | Versionshinweise | Action |
|---|---|---|---|
| 1.6.0.0 | Adjusted the title to something more meaningful and perhaps which can more easily match search terms |
||
| 1.3.0.0 | added usage example and varargin support (so that any option can be passed to the plot() function) |
||
| 1.0.0.0 |
