In Rhapsody - after creating a class, one can create many similar objects (instances) of that class.
In matlab's stateflow tool - one can create a state which is, as far as I know, an object.
Is there a possibility to use a state in matlab's stateflow tool as a class and create one or more objects of it?