2d and 3d GUI example plot with names and classes

A GUIDe for routine plots with classes and names with custom colors and symbols that can remove poin
2.5K Downloads
Updated 8 May 2007

No License

Since I have to do a lot of plots after doing PCA on my data I?ve written this small ?programs? using GUIDE .

=>Fastplot button uses plot command and can be used in combination with removepoint (code of this function is a small modification of removepoint made by Jean-Luc Dellis) for doing ?automatic plots? (no need of custom input for choosing every class symbol and color).
=>Group Scatter Plot uses gscatter command and let specify the user symbols and colours for plot points.
=>If the user specify a vector for names Gname button simply perform gname function included in matlab.

NOTE : Removepoint work only with Fast PLOT not with gscatter !

Plot3drem works similarly but in 3d ;)
I know this software are far from perfect but they really let me spare a lot of time whole doing routine plots. I hope they can help other people too ;)

Cite As

Giorgio kimiko (2026). 2d and 3d GUI example plot with names and classes (https://www.mathworks.com/matlabcentral/fileexchange/12304-2d-and-3d-gui-example-plot-with-names-and-classes), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux
Version Published Release Notes
1.0.0.0

update bug for 7 classes in plot2drem