|
function fsmenu() $Id: fsmenu.m,v 1.81 2003-02-11 15:38:58-06 brinkman Exp $ (c) 2001, Peter Brinkmann (brinkman@math.uiuc.edu) fsmenu: A text menu for slideshows involving Fourier series Usage: fsmenu; Note: The menu allows the user to change the names of independent and dependent variables. In order to avoid conflicts between those names and the names of internal variables, we adopt the convention that user defined variable names can only have one letter, whereas internal variable names have to have at least two letters. Acknowledgments: - Many thanks to Robert Jerrard and Richard Laugesen for valuable feedback and suggestions. |