필터 지우기
필터 지우기

file i/o problem

조회 수: 2 (최근 30일)
yasser
yasser 2014년 5월 12일
댓글: Mayuri Kulkarni 2018년 3월 29일
i get this msg error
Caught "std::exception" Exception message is: Message Catalog MATLAB:services was not loaded from the file. Please check file location, format or contents
in my script i'm doing file i/o searching led me to the fact that with each file opened with fopen there should be a fclose i did so but problem still persist

답변 (1개)

Richard Livingston
Richard Livingston 2014년 6월 26일
I've been having this same problem over the last few days. Very difficult to debug because it happens so suddenly and Matlab is completely disabled so you can't figure out what caused it.
I just tried putting "opengl software" in my code and it appears to have fixed the problem.
Things that did not make any difference: updating Java, try/catch exception handling, and upgrading from Matlab 2013a to 2014a.
Hope that fix works for you too.
  댓글 수: 1
Mayuri Kulkarni
Mayuri Kulkarni 2018년 3월 29일
I had the same problem, i also tried putting
' opengl software'
in my code but it didnt help

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

카테고리

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

태그

Community Treasure Hunt

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

Start Hunting!

Translated by