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 Center および File ExchangeProgramming についてさらに検索

製品


リリース

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by