how many total variable we can define in Matlab 2015?
Show older comments
I am not sure of total variable for MATLAB2015 8.6 version as there are only 63 variables we have in MATLAB 6.5?
1 Comment
Fangjun Jiang
on 19 Aug 2016
you mean the length of the variable names?
Answers (2)
Fangjun Jiang
on 19 Aug 2016
1 vote
Run "namelengthmax" to find it out.
Azzi Abdelmalek
on 19 Aug 2016
That depends on your memory capacities, in Matlab Windows Command type
memory
Categories
Find more on Scope Variables and Generate Names 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!