ODF.ODF edit page

This class is obsolet since MTEX 5.9. Use the class SO3Fun instead. Anyway the class is preserved, so that saved @ODFs can be loaded.

Loading an .mat file written by an older MTEX turns the stored components back into an SO3Fun, so nothing of this class survives into the workspace. Do not derive from it or construct it.

Syntax

odf = ODF.load(fname)

Input

fname file name

Output

odf SO3Fun

See also

SO3Fun SO3Fun.load