Clear Filters
Clear Filters

read specific index value from workspace

1 view (last 30 days)
i have list of velocity in workspace. i want to read index 460 value? any help please

Accepted Answer

Walter Roberson
Walter Roberson on 19 Feb 2016
velocity(460)
?
Or do you mean that you have a number of variables with different names and you want to access index 460 of each of those different variable?

More Answers (0)

Categories

Find more on Structures in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!