Link plot problem

조회 수: 6 (최근 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