Problems with make_legend in Matlab 7.12.0 (R2011a) that do not exist with the 7.10 version

5 visualizaciones (últimos 30 días)
Hi!
I am having problems using make_legend with Matlab 7.12.0. make_legend appears though to work fine in Matlab 7.10.
The error message I get is the following:
??? Error using ==> scribe\private\get_legendable_children Too many input arguments.
Error in ==> graph2dhelper at 31 [varargout{1:nargout}] = feval(varargin{:});
Error in ==> legend_vindrose>make_legend at 356 children = graph2dhelper ('get_legendable_children', ha, false);
How can I solve this problem?
Best Regards, Sónia

Respuestas (1)

Karl
Karl el 2 de Mayo de 2012
MAKE_LEGEND seems to be not a function in MATLAB, at least not a documented one. I you search the web for "MATLAB make_legend" the first hit is this post :-)
So - please elaborate more and provide a code example.

Categorías

Más información sobre Get Started with MATLAB en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by