Class: matlab.DiscreteEventSystem
Package: matlab
Define last-in last-out (LIFO) queue storage
storage=queueLIFO(entityType,capacity)
defines a LIFO queue storage element. Use this function when implementing the storage
=queueLIFO(entityType
,capacity
)getEntityStorageImpl
method.
getEntityStorageImpl
| queueFIFO
| queuePriority
| queueSysPriority