Home > lib > data_plot_scatter_2d.m

data_plot_scatter_2d

PURPOSE ^

data_plot_scatter_2d(data, idx_fea, confidences = [], flag_text=0)

SYNOPSIS ^

function data_plot_scatter_2d(data, idx_fea, confidences, flag_text)

DESCRIPTION ^

 data_plot_scatter_2d(data, idx_fea, confidences = [], flag_text=0)

 Inputs:
   data: data structure
   idx_fea: what features to use. Numbers correpond to columns in data.X
   confidences: a list of percentages (]0, 1[) for the confidence ellipses
   flag_text: whether to write the colony codes close to the markers

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Thu 18-Feb-2010 12:47:47 by m2html © 2003