Link plot problem

8 次查看(过去 30 天)
Ilena
Ilena 2011-5-25
回答: papa your 2017-8-3
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.

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by