Saturday, August 18, 2018

MATLAB Warning while saving an object

While saving a Matlab object (which is not a handle or a subclass of Copyable), I get the following warning:

Warning: While saving an object of class 'PGP': Undefined function 'copy' for input arguments of type 'PGP'.

What does this warning mean?

I am using MATLAB2017b.

No comments:

Post a Comment