Problems with make_legend in Matlab 7.12.0 (R2011a) that do not exist with the 7.10 version
Ältere Kommentare anzeigen
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
Antworten (1)
Karl
am 2 Mai 2012
0 Stimmen
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.
Kategorien
Mehr zu Whos finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!