Plotting, Analysis Aids, and I/O Functions.

abline - Draws a line on the current axes with a given slope and intercept.   [demo]
analysis - Graphical user interface for data analysis.
areadr - Reads ascii data and strips header.   [demo]
autoimport - Automatically reads specified file. Handles all standard filetypes.
b3spline - Univariate spline fit and prediction.   [demo]
builddbstr - Builds a database connection string.
dp - Draws a diagonal line on an existing figure.   [demo]
ellps - Plots an ellipse on an existing figure.   [demo]
explode - Extracts variables from a structure array to the workspace.   [demo]
exportfigure - Automatically export figures to an external program.
getpidata - Uses the current PI connection to construct a DSO from 'taglist'.
gselect - Selects objects in a figure (various selection styles).   [demo]
hline - Adds horizontal lines to figure at specified locations.   [demo]
infobox - Display a string in an information box.
loopfilereadr - An example function for reading files in a loop from a directory.
mplot - Automatic creation of subplots and plotting.   [demo]
mtfreadr - Read AdventaCT Multi-Trace Format (MTF) files.
parsemixed - Parse numerical and text data into a DataSet Object.
pcolormap - Pseudocolor plot with labels and colorbar.   [demo]
ploteigen - Builds dataset object of eigenvalues/RMSECV information.   [demo]
plotgui - Interactive data viewer.
plttern - Plots a 2D ternary diagram.   [demo]
pltternf - Plots a 3D ternary diagram with frequency of occurrence.   [demo]
querydb - Executes a query on a database defined by connection string.
rwb - Red white and blue color map.   [demo]
setpath - Modifies and saves current directory to the MATLAB search path.
spcreadr - Reads a Galactic SPC file.   [demo]
trendtool - Univariate trend analysis tool.
vline - Adds vertical lines to figure at specified locations.   [demo]
writecsv - Export a DataSet object to a comma-separated values (CSV) file.
xclgetdata - Extracts matrix from an Excel spreadsheet.   [demo]
xclputdata - Write matrix to an Excel spreadsheet.   [demo]
xclreadr - Reads an ASCII or .XLS file in as a DataSet Object.   [demo]
xlsreadr - Reads .XLS files from MS Excel and other spreadsheets.
xyreadr - Reads one or more ASCII XY or XY... files into a DataSet object.
yscale - Rescales the y-axis limits on each subplot in a figure.
zline - Adds vertical lines to 3D figure at specified locations.   [demo]