read specific index value from workspace
1 回表示 (過去 30 日間)
古いコメントを表示
sivalogan satchithanandamoorthy
2016 年 2 月 19 日
コメント済み: sivalogan satchithanandamoorthy
2016 年 2 月 19 日
i have list of velocity in workspace. i want to read index 460 value? any help please
0 件のコメント
採用された回答
Walter Roberson
2016 年 2 月 19 日
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 件のコメント
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Whos についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!