queue and stack classes

Implementation of doubly linked list, stack and queue

You are now following this Submission

this is an implementation of queue and stack using doubly linked list.
Doubly linked list class may be used seperatly.

Cite As

Hanan Kavitz (2026). queue and stack classes (https://in.mathworks.com/matlabcentral/fileexchange/33876-queue-and-stack-classes), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.2.0.0

The queue and stack classes now contain 'isempty' method

1.0.0.0