[Return to Master Index]

Index for tmp_for_tar/dumper

Produced by oct2html on Tue Aug 7 17:33:07 2001
Cross-Directory links are: ON

Octave files in this Directory

any2m        any2m('name',matrices, structs or strings) - Save to file of octave code
any2str      s = any2str(thing)           - Convert an octave object to a string
cmpany       c = cmpany(x,y)              - Compare octave objects
cmpstruct    c = cmpstruct (s1,s2)        - Compare structs
fields       f = fields(s)
list2str     s = list2str(mat)            - Convert a list to octave code
mat2str      s = mat2str( mat [,short] )  - Convert a matrix to octave code
str2str      s = str2str (t)              - Convert a string variable into octave code
struct2str   s = struct2str(mat)          - Convert a structure to octave code
test_dumper  errors = test_dumper