Link plot problem

6 Ansichten (letzte 30 Tage)
Ilena
Ilena am 25 Mai 2011
Beantwortet: papa your am 3 Aug. 2017
Hello everybody!
Every time I want to link plots through common xdata source there is either no response or this message;
| ??? No method 'initialize' with matching signature found for class
'com.mathworks.page.datamgr.linkedplots.LinkPlotPanel'.
Error in ==> datamanager.linkplotmanager.createlinkpanel at 53
lpp.initialize(gProxy,errorStates,h.Figures(I).IsEmpty);
Error in ==> datamanager.linkplotmanager.addFigure at 50
h.createlinkpanel(f);
Error in ==> linkdata>localCompleteLinking at 304
h.addFigure(handle(fig),mfile,fcnname);
Error in ==> linkdata at 293
localCompleteLinking(h,fig,wsVars,mfile,fcnname);|
The same happens when I use the linkdata command. The plots I refer to are 2D and belong to the category of plots that are allowed to link. Moreover, they are not brushed. I guess that it has to do with java but I am unaware of this field. Any suggestion would be much appreciated.

Antworten (1)

papa your
papa your am 3 Aug. 2017
mee too. but mine is not authorized as i'm a student... so is it the same with you?

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by