Main Content

save

Save actor and children to a MAT file

Since R2022b

    Description

    save(actor,dest) saves the actor class specified by actor and its children to the dest MAT file.

    Input Arguments

    collapse all

    Actor class that is saved, specified as a sim3d.Actor object.

    Name of destination where actor is saved, specified as a character array. The destination can be a file path or file name.

    Version History

    Introduced in R2022b

    See Also

    | | |