how to output a title associated with number in vector

1 view (last 30 days)
'Probability greater than swtNPVProb(i,1)'
this is a do-loop sequence.
swtNPVProb is a vector. how do i get the title to output the number associated with that spot in the vector (i,1) each time it makes a loop.
it should grab different numbers in the vector for each loop, as i will increase for each loop.
please help as this assignment is due tomorrow. thanks!

Answers (0)

Categories

Find more on Loops and Conditional Statements in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!