Counting Matrcies so that the numbers are next to them.

1 view (last 30 days)
So I have a matrix with a phrase that repeats as many times as the user input it to. The problem is that I would like to have a count next to it.Like this: 1. phrase 2. phrase 3. phrase 4. phrase and so on... So how would I go about this? Also, just to let you know, I'm using the repmat function right now.

Accepted Answer

Image Analyst
Image Analyst on 28 Apr 2015
Did you try strfind()?

More Answers (0)

Community Treasure Hunt

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

Start Hunting!