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

1 次查看(过去 30 天)
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 个评论
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