How can i resolve the following error when Image Database is loaded?

조회 수: 1 (최근 30일)
Syed Zenith Rhyhan
Syed Zenith Rhyhan 2019년 1월 12일
댓글: Walter Roberson 2019년 1월 12일
File extension main.p file
Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)MainGUI('pushbutton12_Callback',hObject,eventdata,guidata(hObject))
Error while evaluating UIControl Callback.
  댓글 수: 3
Syed Zenith Rhyhan
Syed Zenith Rhyhan 2019년 1월 12일
편집: Syed Zenith Rhyhan 2019년 1월 12일
attached files here as zip
MainGUI.p problem here
Walter Roberson
Walter Roberson 2019년 1월 12일
Send it back to the author for debugging. You (and we) cannot be expected to debug .p files.
Probably the code is not correctly constructing the full filename to pass to mha_read_volume, and mha_read_volume is not doing sufficient testing to be sure that it has been given a valid filename.

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

답변 (0개)

카테고리

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

제품


릴리스

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by