how to get the full information of entries in a queue

1 view (last 30 days)
Hi,
I attempt to simulate a cache queue using SimEvents, i.e., use a queue to simulate a cache structure.
Each event has some attributes,e.g., LBA. I need to compare whether a new event matches the entries in a Queue. Therefore, I need to know all the information of the entries in a queue.
The problem is that how to get it?
Thanks!

Answers (1)

askool xu
askool xu on 16 Feb 2014
The actual problem is to get the queue information in a subsystem function.

Categories

Find more on Discrete-Event Simulation in Help Center and File Exchange

Products

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!