Home > lib > select_load_txt_file.m

select_load_txt_file

PURPOSE ^

flag_selected = select_load_txt_file()

SYNOPSIS ^

function flag_selected = select_load_txt_file()

DESCRIPTION ^

 flag_selected = select_load_txt_file()
 
 Obtains a list of all .txt files in current directory, displays a menu
 letting the user choose from the files, and loads the file into the
 global struc variable 'DATA'

 Returns:
   flag_selected: 0 - no file was selected; 1 - a file was selected

CROSS-REFERENCE INFORMATION ^

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