Next: , Previous: , Up: Octave Functions and Scripts   [Contents][Index]


5.97 struct2obj

Function File: [obj] = struct2obj(s,verbose)

Converting structs into objects. Therefore the constructors of hard-coded classes are used to invoke objects and to set all structures attributes. The final object obj is returned. The optional verbose parameter sets the logging level.
Variables: