Answer the question
In order to leave comments, you need to log in
How to check if another window is running?
Good afternoon. I am writing a program with a multi-window interface in matlab, I actively use GUIDE, I transfer / receive data between windows (from parent to child) using the setappdata and getappdata functions, for example, as follows:
setappdata(findobj('Tag', 'mainWindow'), 'DataNew', get(handles.editDataNew, 'String'))
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question