Main Content
com.mathworks.matlab.types.ValueObject
Description
Java® represents value objects that are passed from MATLAB® as instances of the ValueObject
class.
Creation
You cannot construct a ValueObject
in Java. You only can pass a value object to the MATLAB session in which it was originally created.
Examples
Version History
Introduced in R2021a