Matlab How To Get Object Type

[Solved] Matlab How To Get Object Type | Matlab - Code Explorer | yomemimo.com
Question : matlab how to get object type

Answered by : huldar

Marvin = "Life? Don't talk to me about life!"
class(Marvin)	% Returns the type of object that Marvin is

Source : https://www.mathworks.com/matlabcentral/answers/106341-how-to-get-type-of-a-variable-in-matlab | Last Update : Thu, 18 Nov 21

Answers related to matlab how to get object type

Code Explorer Popular Question For Matlab