Al momento, stai seguendo questo contributo
- Vedrai gli aggiornamenti nel tuo feed del contenuto seguito
- Potresti ricevere delle email a seconda delle tue preferenze per le comunicazioni
function [txPos]=calcTextPosInScatterPlot(dtPos)
Input: dtPos (n x 2 matrix with (double) value.)
This matrix shows the data plotted as a scatter plot.
Output: txPos (n x 2 matrix with (double) value.)
This matrix shows the label position associated with dtPos.
usage_calcTextPosInScatterPlot.m
This file is an example of usage of calcTextPosInScatterPlot.
1. Prepare dtPos.
2. Call [txPos]=calcTextPosInScatterPlot(dtPos)
3. Place texts on txPos and markers on dtPos. In this example, associated text and data point are connected with dashed lines.
Cita come
Eiji Konaka (2026). calcTextPosInScatterPlot (https://it.mathworks.com/matlabcentral/fileexchange/82280-calctextposinscatterplot), MATLAB Central File Exchange. Recuperato .
Informazioni generali
- Versione 1.0.2 (23,7 KB)
Compatibilità della release di MATLAB
- Compatibile con qualsiasi release
Compatibilità della piattaforma
- Windows
- macOS
- Linux
