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

2 vues (au cours des 30 derniers jours)
Syed Zenith Rhyhan
Syed Zenith Rhyhan le 12 Jan 2019
Commenté : Walter Roberson le 12 Jan 2019
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 commentaires
Syed Zenith Rhyhan
Syed Zenith Rhyhan le 12 Jan 2019
Modifié(e) : Syed Zenith Rhyhan le 12 Jan 2019
attached files here as zip
MainGUI.p problem here
Walter Roberson
Walter Roberson le 12 Jan 2019
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.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Adding custom doc dans Help Center et File Exchange

Produits


Version

R2017a

Community Treasure Hunt

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

Start Hunting!

Translated by