필터 지우기
필터 지우기

Creating a project in R2019a appears to send MATLAB into a loop

조회 수: 2 (최근 30일)
Greg Lawrence
Greg Lawrence 2019년 5월 8일
댓글: Greg Lawrence 2019년 5월 16일
I have MATLAB R2019a (9.6.0.1099231 Update 1) recently installed on a Windows 7 64-bit Thinkpad (including Bioinformatics and Statistics and Machine Learning Toolboxes, which I do not think affect the result here).
Whenever I try to create a new project, either via New->Project->Blank Project or command Proj1 = matlab.project.createProject, my MATLAB session appears to go into an endless loop (high CPU seen on Windows Task Manager) which cannot be stopped using Ctrl+C or Ctrl+Break, and eventually requires the MATLAB process to be cancelled completely (losing anything unsaved).
A directory tree appears to get created right away in ../MATLAB/Projects, but all sub-directories are empty, and no *.prj file can be found anywhere (either during the endless loop, or after cancelling).
Is there some trick (or not-so-obvious dependency) needed to get the new (with R019a) projects functionality to work?
Thanks in advance - Greg.

답변 (1개)

Pruthvi Muppavarapu
Pruthvi Muppavarapu 2019년 5월 15일
Hi Greg,
System requirements not being met might be one of the probable cause of the issue. You could refer to the below link to check the system requirements of MATLAB R2019a:
Hope this helps.
Regards,
Pruthvi
  댓글 수: 3
Walter Roberson
Walter Roberson 2019년 5월 16일
I am having difficulty tracking down exactly which model you have. One of the 220 series seems most likely such T220 or Edge 220 or GV220. I am not finding a match on your hard drive size; levano denies ever having one that size, talking about 160 or 320.
At the moment it is trending towards Intel hd 3000 as your likely graphics.
I recommend CPU-Z to gather real information about your system. https://downloads.tomsguide.com/Z-CPU,0301-3347.html
Greg Lawrence
Greg Lawrence 2019년 5월 16일
It is a Lenovo Edge E320, with the only hardware update being an upgrade to 8GB from the supplied 4GB of RAM.
CPU-Z 1.88 shows the following for Mainboard:
cpuz mainboard.JPG
CPU-Z 1.88 shows the following for Graphics. I cannot see anything about Intel HD 3000 as such - I think it has the base Intel (Sandy Bridge) Integrated HD Graphics:
cpuz graphics.JPG
I cannot see how to get CPU-Z to show hard disk info, but Lenovo Tools shows the following:
E320 hard drive.JPG
It is supposedly a 320GB hard drive, but also has an approx 12GB recovery partition, so I presume the 285GB which Windows reports for the primary hard drive partition is the useable/formatted amount.
I did try reinstalling the machine's version of Java (JRE) to match the backlevel JRE version supplied and (presumably) used by MATLAB - Java 1.8.0_181-b13. This did not appear to change the result (loop/freeze on createProject), although I did have to cancel MATLAB the first 2 attempts after the reinstall, since it stalled/froze twice during startup.

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

카테고리

Help CenterFile Exchange에서 Startup and Shutdown에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by