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