misc index
- asknu: little function to ask user for number, with default.
- asks: little function to ask user for string, with default
- freezeColors: Lock colors of plot, enabling multiple colormaps per figure.
- fspcalc: to be used when p.sw.spcalc was 0 and one wants to
- getlabs: get point label list from dir
- hpjaccheck: compare numerical and assembled pa_u(G_u phi) (for HP cont)
- huclean: close figures, new layout
- jaccheck: compare numerical and assembled Jacobian (to check coding)
- keep: by Mirko Hrovat/ Xiaoning (David) Yang
- l1norm: l1 norm of u, nodal and scalar
- mymov2avi: HU-interface to VideoWriter (which seems strange under linux!)
- mypause: alternative pause
- nopause: overload pause for tests
- p2interpol: interpolate u to new mesh.
- p2phelp: call html help start menu
- p3interpol: used for 3D plots
- pcopy: copy p2p dir data and change file name variables
- pmove: move p2p dir data and change file name variables
- postspcalc: It can be used when p.sw.spcalc was 0 and one wants to calc. the
- printaux: print auxiliary variable index and value
- printbradat: print data from branch of file or p
- printcon: give 10char to number, default %f
- printdirdat: print data for each point stored in directory
- ptselect: read contents of dir and ask user (with default)
- pubidx: publish library index html files (internal use)
- screenlayout: open, clear and position profile, branch and info windows
- spjaccheck: compare numerical and assembled pa_u(G_u phi) (for foldcont)
- testdemo: run ddir/cmds.m and write log.txt to calling dir
- testhopf: test (some) Hopf demos, log written to calling directory
- testoc: test (some) OC demos, log written to calling directory
- testp2p: call teststat ... testoc to test (some) demos, log written to calling directory
- teststat: test (some) stationary demos, log written to calling directory
- testsym: test (some) symtut demos, log written to calling directory
- unfreezeColors: restore after freezeColors, by John Iversen