How to display all variable names in the plot browser window of a plot?

3 次查看(过去 30 天)
I have just figured out how to display variable names in the plot browser window in a plot. However, it displays only upto 50 names at a time. I cannot find any option to view names of all the variables. I am using the following command:
% let ens be an array of size 120X1800
plot(ens','displayname','ens');plotbrowser on;
Your help will be very appreciated. Thanks.
  3 个评论
Image Analyst
Image Analyst 2014-12-16
Mine doesn't. At the bottom of the list it says "And 70 more..." and you can't expand it. I guess it figures no one would ever need to interactively check/uncheck so many items and would do it programmatically instead.
TS Sharma
TS Sharma 2014-12-18
编辑:TS Sharma 2014-12-18
I just came to know that it is a bug in MATLAB R2014b, which has been reported. There is no such problem with the previous version.

请先登录,再进行评论。

采纳的回答

TS Sharma
TS Sharma 2014-12-18
I just came to know that it is a bug in MATLAB R2014b, which has been reported. There is no such problem with the previous version.

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Christmas / Winter 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by