Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem in GUI #1

Open
zulfiqarali37 opened this issue Aug 23, 2020 · 0 comments
Open

Problem in GUI #1

zulfiqarali37 opened this issue Aug 23, 2020 · 0 comments

Comments

@zulfiqarali37
Copy link

The GUI seems interesting and useful.
However, when we try to run the GUI and enter Fluid type the following error appears.

"Struct contents reference from a non-struct array object.

Error in Proyecto_transfer2>M_Tube_Callback (line 432)
contents = cellstr(get(handles.M_Tube,'String'));

Error in gui_mainfcn (line 95)
feval(varargin{:});

Error in Proyecto_transfer2 (line 42)
gui_mainfcn(gui_State, varargin{:});

Error in
matlab.graphics.internal.figfile.FigFile/read>@(hObject,eventdata)Proyecto_transfer2('M_Tube_Callback',hObject,eventdata,guidata(hObject))

Error while evaluating UIControl Callback"

Can you please guide where i am making error.

Thanks

ISSUE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant