read specific index value from workspace
1 view (last 30 days)
Show older comments
sivalogan satchithanandamoorthy
on 19 Feb 2016
Commented: sivalogan satchithanandamoorthy
on 19 Feb 2016
i have list of velocity in workspace. i want to read index 460 value? any help please
0 Comments
Accepted Answer
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?
1 Comment
More Answers (0)
See Also
Categories
Find more on Whos 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!