I'm having problems installing ARM cortex based VEX microcontroller support package. How can I solve this problem?

조회 수: 3 (최근 30일)
Every time I try to install it, it stalls half way through. These are the errors that come up:
Error using matlab.ui.Figure/get
Can't reload 'C:\Users\cttscout121\Desktop\MATlab\bin\win64\handle_graphics.dll'
Error in msgbox (line 244)
StFont.FontWeight=get(figureHandle, 'DefaultTextFontWeight');
Error in errordlg (line 47)
handle = msgbox(ErrorStringCell,DlgName,'error',Replace);
Error in hwconnectinstaller.util.download.MWDownloadManager
Error in hgfeval (line 62)
feval(fcn{1},varargin{:},fcn{2:end});
Error in javaaddlistener>cbBridge (line 52)
hgfeval(response, java(o), e.JavaEvent)
Error in javaaddlistener>@(o,e)cbBridge(o,e,response) (line 47)
@(o,e) cbBridge(o,e,response));
Warning: Error occurred while evaluating listener callback.
  댓글 수: 1
Rukhsar Ajmeri
Rukhsar Ajmeri 2018년 2월 8일
how can I install ARM cortex based VEX microcontroller support package on linux with matlab R2017b or is there any alternative of this package.

댓글을 달려면 로그인하십시오.

채택된 답변

Folds the Paper Man
Folds the Paper Man 2015년 11월 29일
I had a problem installing Matlab because it was interrupted. It caused Matlab to malfunction after it had installed.

추가 답변 (1개)

Walter Roberson
Walter Roberson 2015년 11월 23일

카테고리

Help CenterFile Exchange에서 Embedded Coder Supported Hardware에 대해 자세히 알아보기

제품


릴리스

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by