Home > freetb4matlab > tk_octave > tk_input.m

tk_input

PURPOSE ^

% out = tk_input (prompt, opt)

SYNOPSIS ^

function out = tk_input (prompt, opt)

DESCRIPTION ^

% out = tk_input (prompt, opt)
%
% Prompt user for input.
% If the second argument is present, return the user entry as a string,
% else return the result of evaluating the user entry.

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003