Tagged Questions

11
votes
6answers
9k views

MATLAB linked list

What are some possible ways to implement a linked list in MATLAB? Note: I am asking this question for pedagogical value, not practical value. I realize that if you're actually rolling your own ...