How to solve seqalignviewer app error (linux)

조회 수: 2 (최근 30일)
Turner Conrad
Turner Conrad 2014년 6월 17일
편집: Turner Conrad 2014년 6월 17일
Hi all,
I'm getting an error when trying to open the seqalignviewer app:
Index exceeds matrix dimensions.
Error in bioinfoprivate.uisav/set.FontSize (line 427)
obj.FontSize = obj.FontProps.FontSizeReel(find([(value<=obj.FontProps.FontSizeReel(1:end-1))
true],1,'first'));
Error in bioinfoprivate.uisav (line 368)
obj.FontSize = getArchDependentDefaultFontSize;
Error in seqalignviewer>sav (line 359)
obj = bioinfoprivate.uisav('Parent',h.hFig);
Error in seqalignviewer (line 123)
sav(sequences,headers,alphabet); % call HG viewer
Any idea on how to fix this?
Ubuntu 14.04 with MATLAB R2014a

답변 (0개)

카테고리

Help CenterFile Exchange에서 SimBiology에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by