Home > lib > load_mat_file.m

load_mat_file

PURPOSE ^

function load_mat_file(filename, range = [])

SYNOPSIS ^

function load_mat_file(filename, range)

DESCRIPTION ^

 function load_mat_file(filename, range = [])

 Loads a data structure which has been previously saved into a .mat file.

 range is an opportunity to pass the initial and final values of the feature labels.

 If DATA.x is not saved in the .mat file and range has not been passed, the default [1801.47, 898.81] range will be
 used.

CROSS-REFERENCE INFORMATION ^

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