How can I create linked list

Hi,
Can someone please give me a simple example of how to create a linked list with matlab.

 Accepted Answer

Jan
Jan on 5 Apr 2014

4 Comments

I searched before I asked this question and I saw these links already. I need a clearer simpler examples. anyway thanks for your time.
There is no "clearer simpler example". MATLAB does not support linked lists through simple calls. MATLAB does not directly offer pointers.
Sir can you provide that book name which I have found in the third link?
I am not positive, but I think the book link was to https://www.amazon.com/Engineering-Computation-MATLAB-David-Smith/dp/0136080634/ref=la_B001IU0UQU_1_2?s=books&ie=UTF8&qid=1530997334&sr=1-2 Engineering Computation in MATLAB, byt David M. Smith, second edition.
There appears to be a third edition available; I am not entirely certain whether the link was to second edition or third edition.

Sign in to comment.

More Answers (0)

Categories

Asked:

on 5 Apr 2014

Commented:

on 7 Jul 2018

Community Treasure Hunt

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

Start Hunting!